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

Jar examples for e:elasticutils-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials