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

com.cryptape.cita:abi 0.21

null

Категории

Категории

Tape Данные Data Structures
Группа

Группа

com.cryptape.cita
Идентификатор

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

abi
Версия

Версия

0.21
Тип

Тип

jar

Скачать abi 0.21

Имя Файла Размер
abi-0.21.pom
abi-0.21.jar 119 KB
abi-0.21-tests.jar 37 KB
abi-0.21-sources.jar 80 KB
abi-0.21-javadoc.jar 438 KB
Обзор

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