Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.gu.identity |
ArtifactId | ArtifactIdidentity-cookie_2.12 |
Version | Version3.127 |
Type | Typejar |
Filename | Size |
---|---|
identity-cookie_2.12-3.127.pom | |
identity-cookie_2.12-3.127.jar | 75 KB |
identity-cookie_2.12-3.127-sources.jar | 6 KB |
identity-cookie_2.12-3.127-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gu.identity/identity-cookie_2.12/ -->
<dependency>
<groupId>com.gu.identity</groupId>
<artifactId>identity-cookie_2.12</artifactId>
<version>3.127</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.identity/identity-cookie_2.12/
implementation 'com.gu.identity:identity-cookie_2.12:3.127'
// https://jarcasting.com/artifacts/com.gu.identity/identity-cookie_2.12/
implementation ("com.gu.identity:identity-cookie_2.12:3.127")
'com.gu.identity:identity-cookie_2.12:jar:3.127'
<dependency org="com.gu.identity" name="identity-cookie_2.12" rev="3.127">
<artifact name="identity-cookie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.identity', module='identity-cookie_2.12', version='3.127')
)
libraryDependencies += "com.gu.identity" % "identity-cookie_2.12" % "3.127"
[com.gu.identity/identity-cookie_2.12 "3.127"]