License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdbatik-parser |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.xmlgraphics:batik-parser
Batik SVG microsyntax parser
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batik-parser-1.14.pom | |
batik-parser-1.14.jar | 75 KB |
batik-parser-1.14-sources.jar | 82 KB |
batik-parser-1.14-javadoc.jar | 352 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-parser/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-parser</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-parser/
implementation 'org.apache.xmlgraphics:batik-parser:1.14'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-parser/
implementation ("org.apache.xmlgraphics:batik-parser:1.14")
'org.apache.xmlgraphics:batik-parser:jar:1.14'
<dependency org="org.apache.xmlgraphics" name="batik-parser" rev="1.14">
<artifact name="batik-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-parser', version='1.14')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-parser" % "1.14"
[org.apache.xmlgraphics/batik-parser "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : batik-awt-util | jar | 1.14 |
org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 |
org.apache.xmlgraphics : batik-util | jar | 1.14 |
org.apache.xmlgraphics : batik-xml | jar | 1.14 |
xml-apis : xml-apis-ext | jar | 1.3.04 |