| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторencryption-client |
| Последняя версия | Последняя версия1.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCollect base useful tools for dev.
|
| Имя Файла | Размер |
|---|---|
| encryption-client-1.2.0.pom | |
| encryption-client-1.2.0.jar | 6 KB |
| encryption-client-1.2.0-sources.jar | 3 KB |
| encryption-client-1.2.0-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/encryption-client/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>encryption-client</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/encryption-client/
implementation 'com.github.houbb:encryption-client:1.2.0'
// https://jarcasting.com/artifacts/com.github.houbb/encryption-client/
implementation ("com.github.houbb:encryption-client:1.2.0")
'com.github.houbb:encryption-client:jar:1.2.0'
<dependency org="com.github.houbb" name="encryption-client" rev="1.2.0">
<artifact name="encryption-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='encryption-client', version='1.2.0')
)
libraryDependencies += "com.github.houbb" % "encryption-client" % "1.2.0"
[com.github.houbb/encryption-client "1.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : encryption-api | jar | 1.2.0 |
| com.github.houbb : id-core | jar | 0.0.6 |
| com.github.houbb : checksum-core | jar | 1.2.0 |
| com.github.houbb : http-client | jar | 0.0.3 |
| com.github.houbb : heaven | jar | 0.1.154 |
| com.github.houbb : hibernator-valid | jar | 1.0.0 |