is not current version
Last Version 1.3

de.bytefish.elasticutils:elasticutils-core 1.2


GroupId

GroupId

de.bytefish.elasticutils
ArtifactId

ArtifactId

elasticutils-core
Version

Version

1.2
Type

Type

jar

Download elasticutils-core 1.2


<!-- https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-core/ -->
<dependency>
    <groupId>de.bytefish.elasticutils</groupId>
    <artifactId>elasticutils-core</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-core/
implementation 'de.bytefish.elasticutils:elasticutils-core:1.2'
// https://jarcasting.com/artifacts/de.bytefish.elasticutils/elasticutils-core/
implementation ("de.bytefish.elasticutils:elasticutils-core:1.2")
'de.bytefish.elasticutils:elasticutils-core:jar:1.2'
<dependency org="de.bytefish.elasticutils" name="elasticutils-core" rev="1.2">
  <artifact name="elasticutils-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bytefish.elasticutils', module='elasticutils-core', version='1.2')
)
libraryDependencies += "de.bytefish.elasticutils" % "elasticutils-core" % "1.2"
[de.bytefish.elasticutils/elasticutils-core "1.2"]