Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdcom.gu.identity |
ArtifactId | ArtifactIdidentity-cookie_2.12 |
Version | Version3.184-M6 |
Type | Typejar |
Filename | Size |
---|---|
identity-cookie_2.12-3.184-M6.pom | |
identity-cookie_2.12-3.184-M6.jar | 68 KB |
identity-cookie_2.12-3.184-M6-sources.jar | 6 KB |
identity-cookie_2.12-3.184-M6-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.184-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu.identity/identity-cookie_2.12/
implementation 'com.gu.identity:identity-cookie_2.12:3.184-M6'
// https://jarcasting.com/artifacts/com.gu.identity/identity-cookie_2.12/
implementation ("com.gu.identity:identity-cookie_2.12:3.184-M6")
'com.gu.identity:identity-cookie_2.12:jar:3.184-M6'
<dependency org="com.gu.identity" name="identity-cookie_2.12" rev="3.184-M6">
<artifact name="identity-cookie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu.identity', module='identity-cookie_2.12', version='3.184-M6')
)
libraryDependencies += "com.gu.identity" % "identity-cookie_2.12" % "3.184-M6"
[com.gu.identity/identity-cookie_2.12 "3.184-M6"]