is not current version
Last Version 3.142

com.gu.identity:identity-crypto_2.11 3.112

Scala library for Identity crypto operations.

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu.identity
ArtifactId

ArtifactId

identity-crypto_2.11
Version

Version

3.112
Type

Type

jar

Download identity-crypto_2.11 3.112


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