Jar examples for s:svg-salamander
SVG Salamander is an SVG engine for Java that's designed to be small, fast, and allow programmers to use it with a minimum of fuss.
You can download jar file svg-salamander 0.1.19 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add svg-salamander-0.1.19.jar to your project.
<dependency> <groupId>com.metsci.ext.com.kitfox.svg</groupId> <artifactId>svg-salamander</artifactId> <version>0.1.19</version> </dependency>
compile group: 'com.metsci.ext.com.kitfox.svg', name: 'svg-salamander', version: '0.1.19'
libraryDependencies += "com.metsci.ext.com.kitfox.svg" % "svg-salamander" % "0.1.19"
<dependency org="com.metsci.ext.com.kitfox.svg" name="svg-salamander" rev="0.1.19"/>
@Grapes(@Grab(group='com.metsci.ext.com.kitfox.svg', module='svg-salamander', version='0.1.19'))
'com.metsci.ext.com.kitfox.svg:svg-salamander:jar:0.1.19'
Click the following link to download the jar file.
svg-salamander-0.1.19-javadoc.jar