is not current version
Last Version 0.1.7

com.bazaarvoice.jolt:jolt 0.0.24


Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt
Version

Version

0.0.24
Type

Type

pom

Download jolt 0.0.24

Filename Size
jolt-0.0.24.pom 1 KB
Browse

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