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