| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gv2011 |
| ArtifactId | ArtifactIdutil-image |
| Version | Version0.9 |
| Type | Typejar |
| Description |
DescriptionGeneral purpose utilities - parent.
|
| Filename | Size |
|---|---|
| util-image-0.9.pom | |
| util-image-0.9.jar | 5 KB |
| util-image-0.9-sources.jar | 3 KB |
| util-image-0.9-javadoc.jar | 400 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.gv2011/util-image/ -->
<dependency>
<groupId>com.github.gv2011</groupId>
<artifactId>util-image</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/util-image/
implementation 'com.github.gv2011:util-image:0.9'
// https://jarcasting.com/artifacts/com.github.gv2011/util-image/
implementation ("com.github.gv2011:util-image:0.9")
'com.github.gv2011:util-image:jar:0.9'
<dependency org="com.github.gv2011" name="util-image" rev="0.9">
<artifact name="util-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='util-image', version='0.9')
)
libraryDependencies += "com.github.gv2011" % "util-image" % "0.9"
[com.github.gv2011/util-image "0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : util-apis | jar | 0.9 |
| jakarta.activation : jakarta.activation-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.gv2011 : util-gcol | jar | 0.9 |
| com.github.gv2011 : util-beans | jar | 0.9 |
| com.github.gv2011 : util-json | jar | 0.9 |
| com.github.gv2011 : gsoncore | jar | 0.9 |
| com.github.gv2011 : testutil | jar | 0.9 |