is not current version
Last Version 1.9.0

am.ik.home:uaa-integration-test 1.5.0

Integration test for Maki UAA

GroupId

GroupId

am.ik.home
ArtifactId

ArtifactId

uaa-integration-test
Version

Version

1.5.0
Type

Type

jar

Download uaa-integration-test 1.5.0


<!-- https://jarcasting.com/artifacts/am.ik.home/uaa-integration-test/ -->
<dependency>
    <groupId>am.ik.home</groupId>
    <artifactId>uaa-integration-test</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/am.ik.home/uaa-integration-test/
implementation 'am.ik.home:uaa-integration-test:1.5.0'
// https://jarcasting.com/artifacts/am.ik.home/uaa-integration-test/
implementation ("am.ik.home:uaa-integration-test:1.5.0")
'am.ik.home:uaa-integration-test:jar:1.5.0'
<dependency org="am.ik.home" name="uaa-integration-test" rev="1.5.0">
  <artifact name="uaa-integration-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='am.ik.home', module='uaa-integration-test', version='1.5.0')
)
libraryDependencies += "am.ik.home" % "uaa-integration-test" % "1.5.0"
[am.ik.home/uaa-integration-test "1.5.0"]