is not current version
Last Version 1.8

com.liveramp:jack-test 1.7.0


GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

jack-test
Version

Version

1.7.0
Type

Type

jar

Download jack-test 1.7.0


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