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