is not current version
Last Version 1.14

org.apache.xmlgraphics:batik-awt-util 1.7


GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

batik-awt-util
Version

Version

1.7
Type

Type

jar

Download batik-awt-util 1.7


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