Last Version

SVG Salamander 0.1.19

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.

License

License

GroupId

GroupId

com.metsci.ext.com.kitfox.svg
ArtifactId

ArtifactId

svg-salamander
Version

Version

0.1.19
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://svgsalamander.java.net
Project Organization

Project Organization

Kitfox Studios

Download svg-salamander 0.1.19


<!-- https://jarcasting.com/artifacts/com.metsci.ext.com.kitfox.svg/svg-salamander/ -->
<dependency>
    <groupId>com.metsci.ext.com.kitfox.svg</groupId>
    <artifactId>svg-salamander</artifactId>
    <version>0.1.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.metsci.ext.com.kitfox.svg/svg-salamander/
implementation 'com.metsci.ext.com.kitfox.svg:svg-salamander:0.1.19'
// https://jarcasting.com/artifacts/com.metsci.ext.com.kitfox.svg/svg-salamander/
implementation ("com.metsci.ext.com.kitfox.svg:svg-salamander:0.1.19")
'com.metsci.ext.com.kitfox.svg:svg-salamander:jar:0.1.19'
<dependency org="com.metsci.ext.com.kitfox.svg" name="svg-salamander" rev="0.1.19">
  <artifact name="svg-salamander" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metsci.ext.com.kitfox.svg', module='svg-salamander', version='0.1.19')
)
libraryDependencies += "com.metsci.ext.com.kitfox.svg" % "svg-salamander" % "0.1.19"
[com.metsci.ext.com.kitfox.svg/svg-salamander "0.1.19"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.