Download batik-i18n-1.9.1.jar file - Jar b

Jar examples for b:batik-i18n

Description

Batik i18n library

You can download jar file batik-i18n 1.9.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add batik-i18n-1.9.1.jar to your project.

<dependency>
   <groupId>org.apache.xmlgraphics</groupId>
   <artifactId>batik-i18n</artifactId>
   <version>1.9.1</version>
</dependency>
compile group: 'org.apache.xmlgraphics', name: 'batik-i18n', version: '1.9.1'
libraryDependencies += "org.apache.xmlgraphics" % "batik-i18n" % "1.9.1"
<dependency org="org.apache.xmlgraphics" name="batik-i18n" rev="1.9.1"/>
@Grapes(@Grab(group='org.apache.xmlgraphics', module='batik-i18n', version='1.9.1'))
'org.apache.xmlgraphics:batik-i18n:jar:1.9.1'

Download

Click the following link to download the jar file.

batik-i18n-1.9.1-javadoc.jar
batik-i18n-1.9.1-sources.jar
batik-i18n-1.9.1.jar
batik-i18n-1.9.1.pom



Related Tutorials