Download elasticutils-core-0.4.jar file - Jar e

Jar examples for e:elasticutils-core

Description

You can download jar file elasticutils-core 0.4 in this page.

Build File

You can use the following script to add elasticutils-core-0.4.jar to your project.

<dependency>
   <groupId>de.bytefish.elasticutils</groupId>
   <artifactId>elasticutils-core</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'de.bytefish.elasticutils', name: 'elasticutils-core', version: '0.4'
libraryDependencies += "de.bytefish.elasticutils" % "elasticutils-core" % "0.4"
<dependency org="de.bytefish.elasticutils" name="elasticutils-core" rev="0.4"/>
@Grapes(@Grab(group='de.bytefish.elasticutils', module='elasticutils-core', version='0.4'))
'de.bytefish.elasticutils:elasticutils-core:jar:0.4'

Download

Click the following link to download the jar file.

elasticutils-core-0.4-javadoc.jar
elasticutils-core-0.4-sources.jar
elasticutils-core-0.4.jar
elasticutils-core-0.4.pom



Related Tutorials