| GroupId | GroupIdjohn-test | 
    
|---|---|
| ArtifactId | ArtifactIdbatik-svgpp | 
    
| Last Version | Last Version1.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionBatik SVG Pretty Printer 
            Batik SVG Pretty Printer 
         | 
    
| Filename | Size | 
|---|---|
| batik-svgpp-1.6.pom | |
| batik-svgpp-1.6.jar | 11 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/john-test/batik-svgpp/ -->
<dependency>
    <groupId>john-test</groupId>
    <artifactId>batik-svgpp</artifactId>
    <version>1.6</version>
</dependency>
                // https://jarcasting.com/artifacts/john-test/batik-svgpp/
implementation 'john-test:batik-svgpp:1.6'
                // https://jarcasting.com/artifacts/john-test/batik-svgpp/
implementation ("john-test:batik-svgpp:1.6")
                'john-test:batik-svgpp:jar:1.6'
                <dependency org="john-test" name="batik-svgpp" rev="1.6">
  <artifact name="batik-svgpp" type="jar" />
</dependency>
                @Grapes(
@Grab(group='john-test', module='batik-svgpp', version='1.6')
)
                libraryDependencies += "john-test" % "batik-svgpp" % "1.6"
                [john-test/batik-svgpp "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-transcoder | jar | 1.6 | 
| batik : batik-util | jar | 1.6 | 
| batik : batik-xml | jar | 1.6 | 
| fop : fop | jar | 0.20.5 | 
| rhino : js | jar | 1.5R4.1 | 
| xerces : xercesImpl | jar | 2.5.0 | 
| xml-apis : xmlParserAPIs | jar | 2.0.2 |