is not current version
Last Version 0.1.7

com.bazaarvoice.jolt:jolt-core 0.0.22


Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt-core
Version

Version

0.0.22
Type

Type

jar

Download jolt-core 0.0.22


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