is not current version
Last Version 0.0.5-alpha

ca.bc.gov.tno:elastic 0.0.4-alpha

TNO Elastic library

GroupId

GroupId

ca.bc.gov.tno
ArtifactId

ArtifactId

elastic
Version

Version

0.0.4-alpha
Type

Type

jar

Download elastic 0.0.4-alpha


<!-- https://jarcasting.com/artifacts/ca.bc.gov.tno/elastic/ -->
<dependency>
    <groupId>ca.bc.gov.tno</groupId>
    <artifactId>elastic</artifactId>
    <version>0.0.4-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.tno/elastic/
implementation 'ca.bc.gov.tno:elastic:0.0.4-alpha'
// https://jarcasting.com/artifacts/ca.bc.gov.tno/elastic/
implementation ("ca.bc.gov.tno:elastic:0.0.4-alpha")
'ca.bc.gov.tno:elastic:jar:0.0.4-alpha'
<dependency org="ca.bc.gov.tno" name="elastic" rev="0.0.4-alpha">
  <artifact name="elastic" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.tno', module='elastic', version='0.0.4-alpha')
)
libraryDependencies += "ca.bc.gov.tno" % "elastic" % "0.0.4-alpha"
[ca.bc.gov.tno/elastic "0.0.4-alpha"]