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

secret 0.0.3

The secret algorithm framework for java.(java 加密算法框架工具)

Лицензия

Лицензия

Группа

Группа

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

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

secret
Версия

Версия

0.0.3
Тип

Тип

pom
Описание

Описание

secret
The secret algorithm framework for java.(java 加密算法框架工具)

Скачать secret 0.0.3

Имя Файла Размер
secret-0.0.3.pom 9 KB
Обзор

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

Зависимости

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

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

  • secret-api
  • secret-core
  • secret-test