is not current version
Last Version 4.15.0

edu.jhu.hlt:concrete-simpleaccumulo 4.13.1

Store and Fetch Communications stored in accumulo

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-simpleaccumulo
Version

Version

4.13.1
Type

Type

jar

Download concrete-simpleaccumulo 4.13.1


<!-- https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-simpleaccumulo/ -->
<dependency>
    <groupId>edu.jhu.hlt</groupId>
    <artifactId>concrete-simpleaccumulo</artifactId>
    <version>4.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-simpleaccumulo/
implementation 'edu.jhu.hlt:concrete-simpleaccumulo:4.13.1'
// https://jarcasting.com/artifacts/edu.jhu.hlt/concrete-simpleaccumulo/
implementation ("edu.jhu.hlt:concrete-simpleaccumulo:4.13.1")
'edu.jhu.hlt:concrete-simpleaccumulo:jar:4.13.1'
<dependency org="edu.jhu.hlt" name="concrete-simpleaccumulo" rev="4.13.1">
  <artifact name="concrete-simpleaccumulo" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.jhu.hlt', module='concrete-simpleaccumulo', version='4.13.1')
)
libraryDependencies += "edu.jhu.hlt" % "concrete-simpleaccumulo" % "4.13.1"
[edu.jhu.hlt/concrete-simpleaccumulo "4.13.1"]