is not current version
Last Version 0.23

com.wizzardo.tools:tools-image 0.16

image tools

GroupId

GroupId

com.wizzardo.tools
ArtifactId

ArtifactId

tools-image
Version

Version

0.16
Type

Type

jar

Download tools-image 0.16


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