is not current version
Last Version 1.14

org.apache.xmlgraphics:batik-test-svg 1.13

Batik SVG Tests

GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

batik-test-svg
Version

Version

1.13
Type

Type

jar

Download batik-test-svg 1.13


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