| GroupId | GroupIdjohn-test | 
    
|---|---|
| ArtifactId | ArtifactIdbatik-swing | 
    
| Last Version | Last Version1.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBatik Swing 
            Batik Swing 
         | 
    
| Filename | Size | 
|---|---|
| batik-swing-1.6.pom | |
| batik-swing-1.6.jar | 135 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/john-test/batik-swing/ -->
<dependency>
    <groupId>john-test</groupId>
    <artifactId>batik-swing</artifactId>
    <version>1.6</version>
</dependency>
                // https://jarcasting.com/artifacts/john-test/batik-swing/
implementation 'john-test:batik-swing:1.6'
                // https://jarcasting.com/artifacts/john-test/batik-swing/
implementation ("john-test:batik-swing:1.6")
                'john-test:batik-swing:jar:1.6'
                <dependency org="john-test" name="batik-swing" rev="1.6">
  <artifact name="batik-swing" type="jar" />
</dependency>
                @Grapes(
@Grab(group='john-test', module='batik-swing', version='1.6')
)
                libraryDependencies += "john-test" % "batik-swing" % "1.6"
                [john-test/batik-swing "1.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| batik : batik-awt-util | jar | 1.6 | 
| batik : batik-bridge | jar | 1.6 | 
| batik : batik-css | jar | 1.6 | 
| batik : batik-dom | jar | 1.6 | 
| batik : batik-ext | jar | 1.6 | 
| batik : batik-gui-util | jar | 1.6 | 
| batik : batik-gvt | jar | 1.6 | 
| batik : batik-parser | jar | 1.6 | 
| batik : batik-script | jar | 1.6 | 
| batik : batik-svg-dom | jar | 1.6 | 
| batik : batik-util | jar | 1.6 | 
| batik : batik-xml | jar | 1.6 | 
| rhino : js | jar | 1.5R4.1 | 
| xerces : xercesImpl | jar | 2.5.0 | 
| xml-apis : xmlParserAPIs | jar | 2.0.2 |