Download jolt-core-0.0.21.jar file - Jar j

Jar examples for j:jolt-core

Description

You can download jar file jolt-core 0.0.21 in this page.

Build File

You can use the following script to add jolt-core-0.0.21.jar to your project.

<dependency>
   <groupId>com.bazaarvoice.jolt</groupId>
   <artifactId>jolt-core</artifactId>
   <version>0.0.21</version>
</dependency>
compile group: 'com.bazaarvoice.jolt', name: 'jolt-core', version: '0.0.21'
libraryDependencies += "com.bazaarvoice.jolt" % "jolt-core" % "0.0.21"
<dependency org="com.bazaarvoice.jolt" name="jolt-core" rev="0.0.21"/>
@Grapes(@Grab(group='com.bazaarvoice.jolt', module='jolt-core', version='0.0.21'))
'com.bazaarvoice.jolt:jolt-core:jar:0.0.21'

Download

Click the following link to download the jar file.

jolt-core-0.0.21-javadoc.jar
jolt-core-0.0.21-sources.jar
jolt-core-0.0.21.jar
jolt-core-0.0.21.pom



Related Tutorials