is not current version
Last Version 1.3

de.bytefish.elasticutils:elasticutils-core 0.4


GroupId

GroupId

de.bytefish.elasticutils
ArtifactId

ArtifactId

elasticutils-core
Version

Version

0.4
Type

Type

jar

Download elasticutils-core 0.4


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