| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.dengyiqian |
| Идентификатор | ИдентификаторCommonLibraryApp |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеCommonLibraryApp
A custom android MVVM architecture
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| CommonLibraryApp-1.0.0.pom | |
| CommonLibraryApp-1.0.0-sources.jar | 31 KB |
| CommonLibraryApp-1.0.0-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.dengyiqian/CommonLibraryApp/ -->
<dependency>
<groupId>io.github.dengyiqian</groupId>
<artifactId>CommonLibraryApp</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.dengyiqian/CommonLibraryApp/
implementation 'io.github.dengyiqian:CommonLibraryApp:1.0.0'
// https://jarcasting.com/artifacts/io.github.dengyiqian/CommonLibraryApp/
implementation ("io.github.dengyiqian:CommonLibraryApp:1.0.0")
'io.github.dengyiqian:CommonLibraryApp:aar:1.0.0'
<dependency org="io.github.dengyiqian" name="CommonLibraryApp" rev="1.0.0">
<artifact name="CommonLibraryApp" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.dengyiqian', module='CommonLibraryApp', version='1.0.0')
)
libraryDependencies += "io.github.dengyiqian" % "CommonLibraryApp" % "1.0.0"
[io.github.dengyiqian/CommonLibraryApp "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.6.0 |
| androidx.multidex » multidex | jar | 2.0.1 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.activity » activity-ktx | jar | 1.3.1 |
| androidx.fragment » fragment-ktx | jar | 1.3.6 |
| androidx.startup » startup-runtime | jar | 1.1.0 |
| com.google.android.material » material | jar | 1.4.0 |
| androidx.constraintlayout » constraintlayout | jar | 2.1.0 |
| androidx.navigation » navigation-ui-ktx | jar | 2.3.5 |
| androidx.navigation » navigation-fragment-ktx | jar | 2.3.5 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.3.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.github.liujingxing.rxhttp » rxhttp | jar | 2.6.7 |
| com.github.liujingxing.rxlife » rxlife-rxjava3 | jar | 2.1.0 |
| com.github.liujingxing.rxlife » rxlife-coroutine | jar | 2.1.0 |
| io.reactivex.rxjava3 : rxjava | jar | 3.0.13 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| io.coil-kt : coil | jar | 1.3.0 |
| com.tencent : mmkv-static | jar | 1.2.10 |
| com.guolindev.permissionx : permissionx | jar | 1.5.1 |
| com.gyf.immersionbar » immersionbar | jar | 3.0.0 |
| com.gyf.immersionbar » immersionbar-ktx | jar | 3.0.0 |
| com.gyf.immersionbar » immersionbar-components | jar | 3.0.0 |
| com.kingja.loadsir » loadsir | jar | 1.3.8 |
| io.github.jeremyliao : live-event-bus-x | jar | 1.8.0 |
| com.github.JessYanCoding » AndroidAutoSize | jar | v1.2.1 |
| com.github.CymChad » BaseRecyclerViewAdapterHelper | jar | 3.0.4 |
| com.scwang.smart » refresh-layout-kernel | jar | 2.0.3 |
| com.scwang.smart » refresh-header-classics | jar | 2.0.3 |
| com.scwang.smart » refresh-footer-classics | jar | 2.0.3 |
| com.gabrielsamojlo.keyboarddismisser » keyboard-dismisser | jar | 1.3.1 |
| androidx.databinding » databinding-common | jar | 4.2.2 |
| androidx.databinding » databinding-runtime | jar | 4.2.2 |
| androidx.databinding » databinding-adapters | jar | 4.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-parcelize-runtime | jar | 1.5.21 |