is not current version
Last Version 0.8

com.gu:identity-test-users_2.11 0.6

Test Users for Identity

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.gu
ArtifactId

ArtifactId

identity-test-users_2.11
Version

Version

0.6
Type

Type

jar

Download identity-test-users_2.11 0.6


<!-- https://jarcasting.com/artifacts/com.gu/identity-test-users_2.11/ -->
<dependency>
    <groupId>com.gu</groupId>
    <artifactId>identity-test-users_2.11</artifactId>
    <version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.gu/identity-test-users_2.11/
implementation 'com.gu:identity-test-users_2.11:0.6'
// https://jarcasting.com/artifacts/com.gu/identity-test-users_2.11/
implementation ("com.gu:identity-test-users_2.11:0.6")
'com.gu:identity-test-users_2.11:jar:0.6'
<dependency org="com.gu" name="identity-test-users_2.11" rev="0.6">
  <artifact name="identity-test-users_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gu', module='identity-test-users_2.11', version='0.6')
)
libraryDependencies += "com.gu" % "identity-test-users_2.11" % "0.6"
[com.gu/identity-test-users_2.11 "0.6"]