Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.gu.identity |
ArtifactId | ArtifactIdidentity-crypto_2.11 |
Version | Version3.112 |
Type | Typejar |
Filename | Size |
---|---|
identity-crypto_2.11-3.112.pom | |
identity-crypto_2.11-3.112.jar | 18 KB |
identity-crypto_2.11-3.112-sources.jar | 3 KB |
identity-crypto_2.11-3.112-javadoc.jar | 189 bytes |
Browse |
<!-- 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"]