не последняя версия
Последняя версия 0.2

com.github.otrimegistro:aerospikez_2.10 0.1

Aerospike v3 Scala Client

Группа

Группа

com.github.otrimegistro
Идентификатор

Идентификатор

aerospikez_2.10
Версия

Версия

0.1
Тип

Тип

jar

Скачать 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"]