is not current version
Last Version 0.0.6

org.keeber:simple-img 0.0.3

Java Prelim and Studio image library.

GroupId

GroupId

org.keeber
ArtifactId

ArtifactId

simple-img
Version

Version

0.0.3
Type

Type

jar

Download simple-img 0.0.3


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