| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.xmlgraphics | 
| ArtifactId | ArtifactIdbatik-gvt | 
| Last Version | Last Version1.14 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionorg.apache.xmlgraphics:batik-gvt Batik Graphics Vector Tree (GVT) | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| batik-gvt-1.14.pom | |
| batik-gvt-1.14.jar | 187 KB | 
| batik-gvt-1.14-sources.jar | 203 KB | 
| batik-gvt-1.14-javadoc.jar | 698 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-gvt/ -->
<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>batik-gvt</artifactId>
    <version>1.14</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-gvt/
implementation 'org.apache.xmlgraphics:batik-gvt:1.14'// https://jarcasting.com/artifacts/org.apache.xmlgraphics/batik-gvt/
implementation ("org.apache.xmlgraphics:batik-gvt:1.14")'org.apache.xmlgraphics:batik-gvt:jar:1.14'<dependency org="org.apache.xmlgraphics" name="batik-gvt" rev="1.14">
  <artifact name="batik-gvt" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.xmlgraphics', module='batik-gvt', version='1.14')
)libraryDependencies += "org.apache.xmlgraphics" % "batik-gvt" % "1.14"[org.apache.xmlgraphics/batik-gvt "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 |