License |
License |
---|---|
GroupId | GroupIdguru.nidi.com.kitfox |
ArtifactId | ArtifactIdsvgSalamander |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.kitfox:svgSalamander
A tool for displaying and playing SVG content using the Java2D.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
svgSalamander-1.1.3.pom | |
svgSalamander-1.1.3.jar | 294 KB |
svgSalamander-1.1.3-sources.jar | 305 KB |
svgSalamander-1.1.3-javadoc.jar | 980 KB |
Browse |
<!-- https://jarcasting.com/artifacts/guru.nidi.com.kitfox/svgSalamander/ -->
<dependency>
<groupId>guru.nidi.com.kitfox</groupId>
<artifactId>svgSalamander</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/guru.nidi.com.kitfox/svgSalamander/
implementation 'guru.nidi.com.kitfox:svgSalamander:1.1.3'
// https://jarcasting.com/artifacts/guru.nidi.com.kitfox/svgSalamander/
implementation ("guru.nidi.com.kitfox:svgSalamander:1.1.3")
'guru.nidi.com.kitfox:svgSalamander:jar:1.1.3'
<dependency org="guru.nidi.com.kitfox" name="svgSalamander" rev="1.1.3">
<artifact name="svgSalamander" type="jar" />
</dependency>
@Grapes(
@Grab(group='guru.nidi.com.kitfox', module='svgSalamander', version='1.1.3')
)
libraryDependencies += "guru.nidi.com.kitfox" % "svgSalamander" % "1.1.3"
[guru.nidi.com.kitfox/svgSalamander "1.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant Optional | jar | 1.9.13 |