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