Jar examples for x:xmlgraphics-commons
Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO.
You can download jar file xmlgraphics-commons 1.3.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add xmlgraphics-commons-1.3.1.jar to your project.
<dependency> <groupId>org.apache.xmlgraphics</groupId> <artifactId>xmlgraphics-commons</artifactId> <version>1.3.1</version> </dependency>
compile group: 'org.apache.xmlgraphics', name: 'xmlgraphics-commons', version: '1.3.1'
libraryDependencies += "org.apache.xmlgraphics" % "xmlgraphics-commons" % "1.3.1"
<dependency org="org.apache.xmlgraphics" name="xmlgraphics-commons" rev="1.3.1"/>
@Grapes(@Grab(group='org.apache.xmlgraphics', module='xmlgraphics-commons', version='1.3.1'))
'org.apache.xmlgraphics:xmlgraphics-commons:jar:1.3.1'
Click the following link to download the jar file.
xmlgraphics-commons-1.3.1.jar