is not current version
Last Version 1.14

org.apache.xmlgraphics:batik-constants 1.13

Batik constants library

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.xmlgraphics
ArtifactId

ArtifactId

batik-constants
Version

Version

1.13
Type

Type

jar

Download batik-constants 1.13


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