| GroupId | GroupIdjohn-test |
|---|---|
| ArtifactId | ArtifactIdbatik-ext |
| Last Version | Last Version1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBatik Ext
Batik Ext
|
| Filename | Size |
|---|---|
| batik-ext-1.6.pom | |
| batik-ext-1.6.jar | 74 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/john-test/batik-ext/ -->
<dependency>
<groupId>john-test</groupId>
<artifactId>batik-ext</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/john-test/batik-ext/
implementation 'john-test:batik-ext:1.6'
// https://jarcasting.com/artifacts/john-test/batik-ext/
implementation ("john-test:batik-ext:1.6")
'john-test:batik-ext:jar:1.6'
<dependency org="john-test" name="batik-ext" rev="1.6">
<artifact name="batik-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='john-test', module='batik-ext', version='1.6')
)
libraryDependencies += "john-test" % "batik-ext" % "1.6"
[john-test/batik-ext "1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| xml-apis : xmlParserAPIs | jar | 2.0.2 |