com.formdev:svgSalamander

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

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.formdev
ArtifactId

ArtifactId

svgSalamander
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

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

Download svgSalamander

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2.4
1.1.2.3
1.1.2.1