| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.ddnosh |
| Идентификатор | Идентификаторarabbit |
| Версия | Версия1.1.1 |
| Тип | Типaar |
| Описание |
Описаниеarabbit
ARabbit is a sdk for faster android app development.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| arabbit-1.1.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.ddnosh/arabbit/ -->
<dependency>
<groupId>com.github.ddnosh</groupId>
<artifactId>arabbit</artifactId>
<version>1.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ddnosh/arabbit/
implementation 'com.github.ddnosh:arabbit:1.1.1'
// https://jarcasting.com/artifacts/com.github.ddnosh/arabbit/
implementation ("com.github.ddnosh:arabbit:1.1.1")
'com.github.ddnosh:arabbit:aar:1.1.1'
<dependency org="com.github.ddnosh" name="arabbit" rev="1.1.1">
<artifact name="arabbit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ddnosh', module='arabbit', version='1.1.1')
)
libraryDependencies += "com.github.ddnosh" % "arabbit" % "1.1.1"
[com.github.ddnosh/arabbit "1.1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.1.0 |
| com.google.android.material » material | jar | 1.2.0-alpha03 |
| androidx.multidex » multidex | jar | 2.0.0 |
| androidx.constraintlayout » constraintlayout | jar | 1.1.3 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.21 |
| io.reactivex.rxjava2 : rxandroid | jar | 2.1.1 |
| com.trello.rxlifecycle3 : rxlifecycle | jar | 3.0.0 |
| com.trello.rxlifecycle3 : rxlifecycle-android | jar | 3.0.0 |
| com.trello.rxlifecycle3 : rxlifecycle-android-lifecycle | jar | 3.0.0 |
| com.trello.rxlifecycle3 : rxlifecycle-kotlin | jar | 3.0.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.github.franmontiel » PersistentCookieJar | jar | v1.0.1 |
| com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 |
| com.squareup.okhttp3 : logging-interceptor | jar | 5.0.0-alpha.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.github.bumptech.glide : glide | jar | 4.12.0 |
| jp.wasabeef : glide-transformations | aar | 4.1.0 |
| androidx.activity » activity-ktx | jar | 1.2.2 |
| androidx.fragment » fragment-ktx | jar | 1.3.2 |
| androidx.databinding » databinding-common | jar | 4.1.3 |
| androidx.databinding » databinding-runtime | jar | 4.1.3 |
| androidx.databinding » databinding-adapters | jar | 4.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.31 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.31 |