| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.strongsalt.crypto |
| Идентификатор | ИдентификаторstrongSaltCrypto |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcom.strongsalt.crypto:strongSaltCrypto
The StrongSalt crypto library implements encryption algorithm and key management capabilities across multiple platforms
|
| Имя Файла | Размер |
|---|---|
| strongSaltCrypto-0.0.2.pom | |
| strongSaltCrypto-0.0.2.jar | 47 KB |
| strongSaltCrypto-0.0.2-sources.jar | 28 KB |
| strongSaltCrypto-0.0.2-javadoc.jar | 536 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.strongsalt.crypto/strongSaltCrypto/ -->
<dependency>
<groupId>com.strongsalt.crypto</groupId>
<artifactId>strongSaltCrypto</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.strongsalt.crypto/strongSaltCrypto/
implementation 'com.strongsalt.crypto:strongSaltCrypto:0.0.2'
// https://jarcasting.com/artifacts/com.strongsalt.crypto/strongSaltCrypto/
implementation ("com.strongsalt.crypto:strongSaltCrypto:0.0.2")
'com.strongsalt.crypto:strongSaltCrypto:jar:0.0.2'
<dependency org="com.strongsalt.crypto" name="strongSaltCrypto" rev="0.0.2">
<artifact name="strongSaltCrypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strongsalt.crypto', module='strongSaltCrypto', version='0.0.2')
)
libraryDependencies += "com.strongsalt.crypto" % "strongSaltCrypto" % "0.0.2"
[com.strongsalt.crypto/strongSaltCrypto "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.goterl.lazycode » lazysodium-java | jar | 4.2.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |