Categories |
CategoriesDoma Data ORM |
---|---|
GroupId | GroupIdcom.gu |
ArtifactId | ArtifactIdpan-domain-auth-play_2-6_2.12 |
Version | Version0.8.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.gu/pan-domain-auth-play_2-6_2.12/ -->
<dependency>
<groupId>com.gu</groupId>
<artifactId>pan-domain-auth-play_2-6_2.12</artifactId>
<version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/pan-domain-auth-play_2-6_2.12/
implementation 'com.gu:pan-domain-auth-play_2-6_2.12:0.8.1'
// https://jarcasting.com/artifacts/com.gu/pan-domain-auth-play_2-6_2.12/
implementation ("com.gu:pan-domain-auth-play_2-6_2.12:0.8.1")
'com.gu:pan-domain-auth-play_2-6_2.12:jar:0.8.1'
<dependency org="com.gu" name="pan-domain-auth-play_2-6_2.12" rev="0.8.1">
<artifact name="pan-domain-auth-play_2-6_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='pan-domain-auth-play_2-6_2.12', version='0.8.1')
)
libraryDependencies += "com.gu" % "pan-domain-auth-play_2-6_2.12" % "0.8.1"
[com.gu/pan-domain-auth-play_2-6_2.12 "0.8.1"]