не последняя версия
Последняя версия 0.0.2

com.strongsalt.crypto:strongSaltCrypto 0.0.1

The StrongSalt crypto library implements encryption algorithm and key management capabilities across multiple platforms

Группа

Группа

com.strongsalt.crypto
Идентификатор

Идентификатор

strongSaltCrypto
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать strongSaltCrypto 0.0.1


<!-- https://jarcasting.com/artifacts/com.strongsalt.crypto/strongSaltCrypto/ -->
<dependency>
    <groupId>com.strongsalt.crypto</groupId>
    <artifactId>strongSaltCrypto</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.strongsalt.crypto/strongSaltCrypto/
implementation 'com.strongsalt.crypto:strongSaltCrypto:0.0.1'
// https://jarcasting.com/artifacts/com.strongsalt.crypto/strongSaltCrypto/
implementation ("com.strongsalt.crypto:strongSaltCrypto:0.0.1")
'com.strongsalt.crypto:strongSaltCrypto:jar:0.0.1'
<dependency org="com.strongsalt.crypto" name="strongSaltCrypto" rev="0.0.1">
  <artifact name="strongSaltCrypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strongsalt.crypto', module='strongSaltCrypto', version='0.0.1')
)
libraryDependencies += "com.strongsalt.crypto" % "strongSaltCrypto" % "0.0.1"
[com.strongsalt.crypto/strongSaltCrypto "0.0.1"]