License |
License |
---|---|
GroupId | GroupIdorg.keeber |
ArtifactId | ArtifactIdsimple-img |
Version | Version0.0.6 |
Type | Typejar |
Description |
DescriptionJava Image Library
Java Prelim and Studio image library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simple-img-0.0.6.pom | |
simple-img-0.0.6.jar | 136 KB |
simple-img-0.0.6-sources.jar | 149 KB |
simple-img-0.0.6-javadoc.jar | 258 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.keeber/simple-img/ -->
<dependency>
<groupId>org.keeber</groupId>
<artifactId>simple-img</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.keeber/simple-img/
implementation 'org.keeber:simple-img:0.0.6'
// https://jarcasting.com/artifacts/org.keeber/simple-img/
implementation ("org.keeber:simple-img:0.0.6")
'org.keeber:simple-img:jar:0.0.6'
<dependency org="org.keeber" name="simple-img" rev="0.0.6">
<artifact name="simple-img" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.keeber', module='simple-img', version='0.0.6')
)
libraryDependencies += "org.keeber" % "simple-img" % "0.0.6"
[org.keeber/simple-img "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.jai-imageio : jai-imageio-core | jar | 1.4.0 |