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