Download elastic4s-core_2.12-5.2.0-beta1.jar file - Jar e

Jar examples for e:elastic4s-core-2.12

Description

elastic4s-core

You can download jar file elastic4s-core_2.12 5.2.0-beta1 in this page.

License

Apache 2

Build File

You can use the following script to add elastic4s-core_2.12-5.2.0-beta1.jar to your project.

<dependency>
   <groupId>com.sksamuel.elastic4s</groupId>
   <artifactId>elastic4s-core_2.12</artifactId>
   <version>5.2.0-beta1</version>
</dependency>
compile group: 'com.sksamuel.elastic4s', name: 'elastic4s-core_2.12', version: '5.2.0-beta1'
libraryDependencies += "com.sksamuel.elastic4s" % "elastic4s-core_2.12" % "5.2.0-beta1"
<dependency org="com.sksamuel.elastic4s" name="elastic4s-core_2.12" rev="5.2.0-beta1"/>
@Grapes(@Grab(group='com.sksamuel.elastic4s', module='elastic4s-core_2.12', version='5.2.0-beta1'))
'com.sksamuel.elastic4s:elastic4s-core_2.12:jar:5.2.0-beta1'

Download

Click the following link to download the jar file.

elastic4s-core_2.12-5.2.0-beta1-javadoc.jar
elastic4s-core_2.12-5.2.0-beta1-sources.jar
elastic4s-core_2.12-5.2.0-beta1.jar
elastic4s-core_2.12-5.2.0-beta1.pom



Related Tutorials