| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKotlin Языки программирования |
| Группа | Группаio.github.iceCola7 |
| Идентификатор | Идентификаторkotlin-mvp |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеkotlin-mvp
This is a kotlin mvp framework to help you easily achieve mvp structure.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| kotlin-mvp-1.0.4.pom | |
| kotlin-mvp-1.0.4-sources.jar | 48 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.iceCola7/kotlin-mvp/ -->
<dependency>
<groupId>io.github.iceCola7</groupId>
<artifactId>kotlin-mvp</artifactId>
<version>1.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iceCola7/kotlin-mvp/
implementation 'io.github.iceCola7:kotlin-mvp:1.0.4'
// https://jarcasting.com/artifacts/io.github.iceCola7/kotlin-mvp/
implementation ("io.github.iceCola7:kotlin-mvp:1.0.4")
'io.github.iceCola7:kotlin-mvp:aar:1.0.4'
<dependency org="io.github.iceCola7" name="kotlin-mvp" rev="1.0.4">
<artifact name="kotlin-mvp" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iceCola7', module='kotlin-mvp', version='1.0.4')
)
libraryDependencies += "io.github.iceCola7" % "kotlin-mvp" % "1.0.4"
[io.github.iceCola7/kotlin-mvp "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.10 |
| » unspecified | jar | |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.5.10 |
| androidx.appcompat » appcompat | jar | 1.3.0 |
| com.google.android.material » material | jar | 1.3.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.4 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.squareup.retrofit2 : adapter-rxjava3 | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-moshi | jar | 2.9.0 |
| com.squareup.moshi : moshi-kotlin | jar | 1.12.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |
| io.reactivex.rxjava3 : rxjava | jar | 3.0.13 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| io.reactivex.rxjava3 : rxkotlin | jar | 3.0.1 |
| org.jetbrains.anko » anko | jar | 0.10.8 |
| com.android.support » multidex | jar | 2.0.1 |
| com.orhanobut : logger | jar | 2.2.0 |
| com.github.bumptech.glide : glide | jar | 4.12.0 |
| org.greenrobot : eventbus | jar | 3.2.0 |
| com.github.ybq » Android-SpinKit | jar | 1.4.0 |
| com.alibaba : arouter-api | jar | 1.5.1 |
| com.github.tbruyelle » rxpermissions | jar | 0.12 |