is not current version
Last Version 0.2

com.github.otrimegistro:aerospikez_2.10 0.1

Aerospike v3 Scala Client

GroupId

GroupId

com.github.otrimegistro
ArtifactId

ArtifactId

aerospikez_2.10
Version

Version

0.1
Type

Type

jar

Download aerospikez_2.10 0.1


<!-- https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.10/ -->
<dependency>
    <groupId>com.github.otrimegistro</groupId>
    <artifactId>aerospikez_2.10</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.10/
implementation 'com.github.otrimegistro:aerospikez_2.10:0.1'
// https://jarcasting.com/artifacts/com.github.otrimegistro/aerospikez_2.10/
implementation ("com.github.otrimegistro:aerospikez_2.10:0.1")
'com.github.otrimegistro:aerospikez_2.10:jar:0.1'
<dependency org="com.github.otrimegistro" name="aerospikez_2.10" rev="0.1">
  <artifact name="aerospikez_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.otrimegistro', module='aerospikez_2.10', version='0.1')
)
libraryDependencies += "com.github.otrimegistro" % "aerospikez_2.10" % "0.1"
[com.github.otrimegistro/aerospikez_2.10 "0.1"]