is not current version
Last Version 0.1.7

com.bazaarvoice.jolt:jolt-core 0.1.0


Categories

Categories

Jolt Data JSON
GroupId

GroupId

com.bazaarvoice.jolt
ArtifactId

ArtifactId

jolt-core
Version

Version

0.1.0
Type

Type

jar

Download jolt-core 0.1.0


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