is not current version
Last Version 1.1.0

image 1.0.0

The image tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

image
Version

Version

1.0.0
Type

Type

jar
Description

Description

image
The image tool for java.

Download image 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.129
junit : junit Optional jar 4.13

Project Modules

There are no modules declared in this project.