is not current version
Last Version 1.14

org.apache.xmlgraphics:batik-script 1.7


GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

batik-script
Version

Version

1.7
Type

Type

jar

Download batik-script 1.7


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