Last Version

com.strongsalt.crypto:strongsalt-crypto 0.0.6

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

License

License

GroupId

GroupId

com.strongsalt.crypto
ArtifactId

ArtifactId

strongsalt-crypto
Version

Version

0.0.6
Type

Type

jar
Description

Description

com.strongsalt.crypto:strongsalt-crypto
The StrongSalt crypto library implements encryption algorithm and key management capabilities across multiple platforms

Download strongsalt-crypto 0.0.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.goterl.lazycode » lazysodium-java jar 4.2.6
org.json : json jar 20090211
org.apache.httpcomponents : httpclient jar 4.3.6
com.sun.jna : jna jar 3.0.9

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2

Project Modules

There are no modules declared in this project.