com.kitfox:svgSalamander

A tool for displaying and playing SVG content using the Java2D.

License

License

GroupId

GroupId

guru.nidi.com.kitfox
ArtifactId

ArtifactId

svgSalamander
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.kitfox:svgSalamander
A tool for displaying and playing SVG content using the Java2D.
Project URL

Project URL

https://github.com/blackears/svgSalamander
Source Code Management

Source Code Management

https://github.com/blackears/svgSalamander/tree/master/svg-core

Download svgSalamander

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant Optional jar 1.9.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2