image

The image tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

image
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

image
The image tool for java.

Download image

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.156
com.google.zxing : core jar 3.4.0
commons-codec : commons-codec jar 1.10
junit : junit Optional jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0