License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdbatik-constants |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.xmlgraphics:batik-constants
Batik constants library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batik-constants-1.14.pom | |
batik-constants-1.14.jar | 8 KB |
batik-constants-1.14-sources.jar | 4 KB |
batik-constants-1.14-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-constants/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-constants</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-constants/
implementation 'org.apache.xmlgraphics:batik-constants:1.14'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-constants/
implementation ("org.apache.xmlgraphics:batik-constants:1.14")
'org.apache.xmlgraphics:batik-constants:jar:1.14'
<dependency org="org.apache.xmlgraphics" name="batik-constants" rev="1.14">
<artifact name="batik-constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-constants', version='1.14')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-constants" % "1.14"
[org.apache.xmlgraphics/batik-constants "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 |