is not current version
Last Version 2020.05.1

io.polyglotted:es-common 1.1.8

Elastic and AWS Common Utils

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

es-common
Version

Version

1.1.8
Type

Type

jar

Download es-common 1.1.8


<!-- https://jarcasting.com/artifacts/io.polyglotted/es-common/ -->
<dependency>
    <groupId>io.polyglotted</groupId>
    <artifactId>es-common</artifactId>
    <version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.polyglotted/es-common/
implementation 'io.polyglotted:es-common:1.1.8'
// https://jarcasting.com/artifacts/io.polyglotted/es-common/
implementation ("io.polyglotted:es-common:1.1.8")
'io.polyglotted:es-common:jar:1.1.8'
<dependency org="io.polyglotted" name="es-common" rev="1.1.8">
  <artifact name="es-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polyglotted', module='es-common', version='1.1.8')
)
libraryDependencies += "io.polyglotted" % "es-common" % "1.1.8"
[io.polyglotted/es-common "1.1.8"]