GroupId | GroupIdcom.sksamuel.elastic4s |
---|---|
ArtifactId | ArtifactIdelastic4s-tcp_2.11 |
Version | Version5.6.5 |
Type | Typejar |
Filename | Size |
---|---|
elastic4s-tcp_2.11-5.6.5.pom | |
elastic4s-tcp_2.11-5.6.5.jar | 1 MB |
elastic4s-tcp_2.11-5.6.5-sources.jar | 113 KB |
elastic4s-tcp_2.11-5.6.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>5.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/
implementation 'com.sksamuel.elastic4s:elastic4s-tcp_2.11:5.6.5'
// https://jarcasting.com/artifacts/com.sksamuel.elastic4s/elastic4s-tcp_2.11/
implementation ("com.sksamuel.elastic4s:elastic4s-tcp_2.11:5.6.5")
'com.sksamuel.elastic4s:elastic4s-tcp_2.11:jar:5.6.5'
<dependency org="com.sksamuel.elastic4s" name="elastic4s-tcp_2.11" rev="5.6.5">
<artifact name="elastic4s-tcp_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.elastic4s', module='elastic4s-tcp_2.11', version='5.6.5')
)
libraryDependencies += "com.sksamuel.elastic4s" % "elastic4s-tcp_2.11" % "5.6.5"
[com.sksamuel.elastic4s/elastic4s-tcp_2.11 "5.6.5"]