| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.cafapi.cipher |
| Идентификатор | Идентификаторcipher-null |
| Последняя версия | Последняя версия2.0.0-425 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| cipher-null-2.0.0-425.pom | |
| cipher-null-2.0.0-425.jar | 3 KB |
| cipher-null-2.0.0-425-sources.jar | 4 KB |
| cipher-null-2.0.0-425-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-null/ -->
<dependency>
<groupId>com.github.cafapi.cipher</groupId>
<artifactId>cipher-null</artifactId>
<version>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-null/
implementation 'com.github.cafapi.cipher:cipher-null:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.cipher/cipher-null/
implementation ("com.github.cafapi.cipher:cipher-null:2.0.0-425")
'com.github.cafapi.cipher:cipher-null:jar:2.0.0-425'
<dependency org="com.github.cafapi.cipher" name="cipher-null" rev="2.0.0-425">
<artifact name="cipher-null" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.cipher', module='cipher-null', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.cipher" % "cipher-null" % "2.0.0-425"
[com.github.cafapi.cipher/cipher-null "2.0.0-425"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafapi : caf-api | jar | 2.0.0-425 |