License |
License |
---|---|
GroupId | GroupIdorg.apache.xmlgraphics |
ArtifactId | ArtifactIdbatik-svgbrowser |
Last Version | Last Version1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.apache.xmlgraphics:batik-svgbrowser
Batik SVG Browser Application Library
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
batik-svgbrowser-1.14.pom | |
batik-svgbrowser-1.14.jar | 589 KB |
batik-svgbrowser-1.14-sources.jar | 391 KB |
batik-svgbrowser-1.14-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-svgbrowser/ -->
<dependency>
<groupId>org.apache.xmlgraphics</groupId>
<artifactId>batik-svgbrowser</artifactId>
<version>1.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-svgbrowser/
implementation 'org.apache.xmlgraphics:batik-svgbrowser:1.14'
// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-svgbrowser/
implementation ("org.apache.xmlgraphics:batik-svgbrowser:1.14")
'org.apache.xmlgraphics:batik-svgbrowser:jar:1.14'
<dependency org="org.apache.xmlgraphics" name="batik-svgbrowser" rev="1.14">
<artifact name="batik-svgbrowser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-svgbrowser', version='1.14')
)
libraryDependencies += "org.apache.xmlgraphics" % "batik-svgbrowser" % "1.14"
[org.apache.xmlgraphics/batik-svgbrowser "1.14"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.xmlgraphics : batik-anim | jar | 1.14 |
org.apache.xmlgraphics : batik-bridge | jar | 1.14 |
org.apache.xmlgraphics : batik-dom | jar | 1.14 |
org.apache.xmlgraphics : batik-gvt | jar | 1.14 |
org.apache.xmlgraphics : batik-shared-resources | jar | 1.14 |
org.apache.xmlgraphics : batik-swing | jar | 1.14 |
org.apache.xmlgraphics : batik-transcoder | 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 |