License |
License |
---|---|
GroupId | GroupIdcom.metsci.ext.com.kitfox.svg |
ArtifactId | ArtifactIdsvg-salamander |
Last Version | Last Version0.1.19 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSVG 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 |
Project Organization |
Project Organization |
Filename | Size |
---|---|
svg-salamander-0.1.19.pom | |
svg-salamander-0.1.19.jar | 299 KB |
svg-salamander-0.1.19-sources.jar | 320 KB |
svg-salamander-0.1.19-javadoc.jar | 634 KB |
Browse |
<!-- 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"]