We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f02fe56 commit 2cd7c0dCopy full SHA for 2cd7c0d
build.gradle
@@ -36,6 +36,7 @@ dependencies {
36
implementation 'io.sf.carte:css4j:6.1'
37
implementation(group: 'io.sf.carte', name: 'css4j', version: '6.1', classifier: 'tests')
38
implementation 'io.sf.carte:css4j-dom4j:6.1'
39
+ implementation 'org.dom4j:dom4j:2.2.0'
40
implementation 'io.sf.carte:echosvg-transcoder:2.2'
41
implementation ('org.apache.xmlgraphics:batik-transcoder:1.19') {
42
// Already available from java.xml
0 commit comments