com.github.houbb:checksum-annotation

The checksum tool based on java annotation.

Лицензия

Лицензия

Группа

Группа

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

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

checksum-annotation
Последняя версия

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

The checksum tool based on java annotation.

Скачать checksum-annotation

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.2.0
1.1.0
1.0.0