info
this allows you to get current build of [svg salamander] (http://svgsalamander.java.net/)
repo
maven central has [latest version of these artifacts] (http://search.maven.org/#search%7Cga%7C1%7Ckitfox)
| License |
License |
|---|---|
| GroupId | GroupIdcom.barchart.kitfox |
| ArtifactId | ArtifactIdkitfox-svg-core |
| Last Version | Last Version1.0.0-build001 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionkitfox-svg-core
kitfox-svg-core
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.barchart.kitfox/kitfox-svg-core/ -->
<dependency>
<groupId>com.barchart.kitfox</groupId>
<artifactId>kitfox-svg-core</artifactId>
<version>1.0.0-build001</version>
</dependency>
// https://jarcasting.com/artifacts/com.barchart.kitfox/kitfox-svg-core/
implementation 'com.barchart.kitfox:kitfox-svg-core:1.0.0-build001'
// https://jarcasting.com/artifacts/com.barchart.kitfox/kitfox-svg-core/
implementation ("com.barchart.kitfox:kitfox-svg-core:1.0.0-build001")
'com.barchart.kitfox:kitfox-svg-core:jar:1.0.0-build001'
<dependency org="com.barchart.kitfox" name="kitfox-svg-core" rev="1.0.0-build001">
<artifact name="kitfox-svg-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.barchart.kitfox', module='kitfox-svg-core', version='1.0.0-build001')
)
libraryDependencies += "com.barchart.kitfox" % "kitfox-svg-core" % "1.0.0-build001"
[com.barchart.kitfox/kitfox-svg-core "1.0.0-build001"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.ant : ant Optional | jar | 1.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |
| org.testng : testng | jar | 6.4 |
this allows you to get current build of [svg salamander] (http://svgsalamander.java.net/)
maven central has [latest version of these artifacts] (http://search.maven.org/#search%7Cga%7C1%7Ckitfox)