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