is not current version
Last Version 1.8

com.liveramp:jack-core 1.4.0


GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

jack-core
Version

Version

1.4.0
Type

Type

jar

Download jack-core 1.4.0


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