is not current version
Last Version 0.1.7

com.bazaarvoice.jolt:jolt-core 0.0.12


Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt-core
Version

Version

0.0.12
Type

Type

jar

Download jolt-core 0.0.12


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