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

com.strongsalt.crypto:strongsalt-crypto 0.0.1

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

Группа

Группа

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

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

strongsalt-crypto
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать strongsalt-crypto 0.0.1


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