is not current version
Last Version 2020.05.1

io.polyglotted:es-common 1.0.10

Elastic and AWS Common Utils

GroupId

GroupId

io.polyglotted
ArtifactId

ArtifactId

es-common
Version

Version

1.0.10
Type

Type

jar

Download es-common 1.0.10


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