is not current version
Last Version 7.3.2_0.1.0

org.biacode.escommons:escommons-example 7.3.2_0.0.6

Elasticsearch commons library.

GroupId

GroupId

org.biacode.escommons
ArtifactId

ArtifactId

escommons-example
Version

Version

7.3.2_0.0.6
Type

Type

jar

Download escommons-example 7.3.2_0.0.6


<!-- https://jarcasting.com/artifacts/org.biacode.escommons/escommons-example/ -->
<dependency>
    <groupId>org.biacode.escommons</groupId>
    <artifactId>escommons-example</artifactId>
    <version>7.3.2_0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.biacode.escommons/escommons-example/
implementation 'org.biacode.escommons:escommons-example:7.3.2_0.0.6'
// https://jarcasting.com/artifacts/org.biacode.escommons/escommons-example/
implementation ("org.biacode.escommons:escommons-example:7.3.2_0.0.6")
'org.biacode.escommons:escommons-example:jar:7.3.2_0.0.6'
<dependency org="org.biacode.escommons" name="escommons-example" rev="7.3.2_0.0.6">
  <artifact name="escommons-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.biacode.escommons', module='escommons-example', version='7.3.2_0.0.6')
)
libraryDependencies += "org.biacode.escommons" % "escommons-example" % "7.3.2_0.0.6"
[org.biacode.escommons/escommons-example "7.3.2_0.0.6"]