| Лицензия |
Лицензия |
|---|---|
| Группа | Группаme.xethh.internal.libs |
| Идентификатор | Идентификаторencrypt-decrypt-lib |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеencryptDecryptLib
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| encrypt-decrypt-lib-1.0.0.pom | |
| encrypt-decrypt-lib-1.0.0.jar | 8 KB |
| encrypt-decrypt-lib-1.0.0-sources.jar | 5 KB |
| encrypt-decrypt-lib-1.0.0-javadoc.jar | 411 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/me.xethh.internal.libs/encrypt-decrypt-lib/ -->
<dependency>
<groupId>me.xethh.internal.libs</groupId>
<artifactId>encrypt-decrypt-lib</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.xethh.internal.libs/encrypt-decrypt-lib/
implementation 'me.xethh.internal.libs:encrypt-decrypt-lib:1.0.0'
// https://jarcasting.com/artifacts/me.xethh.internal.libs/encrypt-decrypt-lib/
implementation ("me.xethh.internal.libs:encrypt-decrypt-lib:1.0.0")
'me.xethh.internal.libs:encrypt-decrypt-lib:jar:1.0.0'
<dependency org="me.xethh.internal.libs" name="encrypt-decrypt-lib" rev="1.0.0">
<artifact name="encrypt-decrypt-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.xethh.internal.libs', module='encrypt-decrypt-lib', version='1.0.0')
)
libraryDependencies += "me.xethh.internal.libs" % "encrypt-decrypt-lib" % "1.0.0"
[me.xethh.internal.libs/encrypt-decrypt-lib "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| me.xethh.utils : functional-packs | jar | 1.0.0 |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| dev.xethh.libs.toolkits : commons | jar | 1.0.1 |
| me.xethh.utils : DateUtils | jar | 6.0.0.RC1-RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |