| Группа | Группаcom.github.otrimegistro |
|---|---|
| Идентификатор | Идентификаторaerospikez_2.10 |
| Версия | Версия0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| aerospikez_2.10-0.1.pom | |
| aerospikez_2.10-0.1.jar | 476 KB |
| aerospikez_2.10-0.1-sources.jar | 239 KB |
| aerospikez_2.10-0.1-javadoc.jar | 985 KB |
| Обзор |
<!-- 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"]