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

com.github.ddnosh:arabbit 1.0.2

ARabbit is a sdk for faster android app development.

Группа

Группа

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

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

arabbit
Версия

Версия

1.0.2
Тип

Тип

aar

Скачать arabbit 1.0.2

Имя Файла Размер
arabbit-1.0.2.pom
Обзор

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