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