image

The image tool for java.

Лицензия

Лицензия

Группа

Группа

com.github.houbb
Идентификатор

Идентификатор

image
Последняя версия

Последняя версия

1.1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

image
The image tool for java.

Скачать image

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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 Необязательный jar 4.13

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.0
1.0.0