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