| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторsecret-test |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe secret algorithm framework for java.(java 加密算法框架工具)
|
| Имя Файла | Размер |
|---|---|
| secret-test-1.0.0.pom | |
| secret-test-1.0.0.jar | 3 KB |
| secret-test-1.0.0-sources.jar | 2 KB |
| secret-test-1.0.0-javadoc.jar | 37 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/secret-test/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>secret-test</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/secret-test/
implementation 'com.github.houbb:secret-test:1.0.0'
// https://jarcasting.com/artifacts/com.github.houbb/secret-test/
implementation ("com.github.houbb:secret-test:1.0.0")
'com.github.houbb:secret-test:jar:1.0.0'
<dependency org="com.github.houbb" name="secret-test" rev="1.0.0">
<artifact name="secret-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='secret-test', version='1.0.0')
)
libraryDependencies += "com.github.houbb" % "secret-test" % "1.0.0"
[com.github.houbb/secret-test "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : secret-core | jar | 1.0.0 |
| com.github.houbb : test-core | jar | 0.0.1 |