is not current version
Last Version 0.10

com.github.gv2011:util-image 0.5.6


GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

util-image
Version

Version

0.5.6
Type

Type

jar

Download util-image 0.5.6


<!-- https://jarcasting.com/artifacts/com.github.gv2011/util-image/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>util-image</artifactId>
    <version>0.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/util-image/
implementation 'com.github.gv2011:util-image:0.5.6'
// https://jarcasting.com/artifacts/com.github.gv2011/util-image/
implementation ("com.github.gv2011:util-image:0.5.6")
'com.github.gv2011:util-image:jar:0.5.6'
<dependency org="com.github.gv2011" name="util-image" rev="0.5.6">
  <artifact name="util-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='util-image', version='0.5.6')
)
libraryDependencies += "com.github.gv2011" % "util-image" % "0.5.6"
[com.github.gv2011/util-image "0.5.6"]