GroupId | GroupIdcom.sksamuel.elastic4s |
---|---|
ArtifactId | ArtifactIdelastic4s-tcp_2.11 |
Version | Version6.2.5 |
Type | Typejar |
Filename | Size |
---|---|
elastic4s-tcp_2.11-6.2.5.pom | |
elastic4s-tcp_2.11-6.2.5.jar | 1 MB |
elastic4s-tcp_2.11-6.2.5-sources.jar | 117 KB |
elastic4s-tcp_2.11-6.2.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/ -->
<dependency>
<groupId>com.sksamuel.elastic4s</groupId>
<artifactId>elastic4s-tcp_2.11</artifactId>
<version>6.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/
implementation 'com.sksamuel.elastic4s:elastic4s-tcp_2.11:6.2.5'
// https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/
implementation ("com.sksamuel.elastic4s:elastic4s-tcp_2.11:6.2.5")
'com.sksamuel.elastic4s:elastic4s-tcp_2.11:jar:6.2.5'
<dependency org="com.sksamuel.elastic4s" name="elastic4s-tcp_2.11" rev="6.2.5">
<artifact name="elastic4s-tcp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.elastic4s', module='elastic4s-tcp_2.11', version='6.2.5')
)
libraryDependencies += "com.sksamuel.elastic4s" % "elastic4s-tcp_2.11" % "6.2.5"
[com.sksamuel.elastic4s/elastic4s-tcp_2.11 "6.2.5"]