| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.291700351 |
| Идентификатор | Идентификаторcore-base |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеcore-base
个人自用基于MVVM的Android快速开发框架
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| core-base-1.0.3.pom | |
| core-base-1.0.3-sources.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.291700351/core-base/ -->
<dependency>
<groupId>io.github.291700351</groupId>
<artifactId>core-base</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.291700351/core-base/
implementation 'io.github.291700351:core-base:1.0.3'
// https://jarcasting.com/artifacts/io.github.291700351/core-base/
implementation ("io.github.291700351:core-base:1.0.3")
'io.github.291700351:core-base:aar:1.0.3'
<dependency org="io.github.291700351" name="core-base" rev="1.0.3">
<artifact name="core-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.291700351', module='core-base', version='1.0.3')
)
libraryDependencies += "io.github.291700351" % "core-base" % "1.0.3"
[io.github.291700351/core-base "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
| androidx.lifecycle » lifecycle-livedata-ktx | jar | 2.3.1 |
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| com.google.android.material » material | jar | 1.5.0 |
| androidx.recyclerview » recyclerview | jar | 1.2.1 |
| com.orhanobut : logger | jar | 2.2.0 |
| com.github.niorgai » StatusBarCompat | jar | 2.3.3 |
| io.coil-kt : coil | jar | 1.4.0 |
| com.github.CymChad » BaseRecyclerViewAdapterHelper | jar | 3.0.7 |
| androidx.swiperefreshlayout » swiperefreshlayout | jar | 1.1.0 |
| androidx.navigation » navigation-fragment-ktx | jar | 2.4.0 |
| androidx.navigation » navigation-ui-ktx | jar | 2.4.0 |
| androidx.navigation » navigation-dynamic-features-fragment | jar | 2.4.0 |
| androidx.datastore » datastore-preferences | jar | 1.0.0 |
| androidx.datastore » datastore-core | jar | 1.0.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.1 |
| androidx.lifecycle » lifecycle-common-java8 | jar | 2.4.1 |
| androidx.room » room-runtime | jar | 2.4.1 |
| androidx.room » room-ktx | jar | 2.4.1 |
| androidx.databinding » databinding-common | jar | 7.1.2 |
| androidx.databinding » databinding-runtime | jar | 7.1.2 |
| androidx.databinding » databinding-adapters | jar | 7.1.2 |
| androidx.databinding » databinding-ktx | jar | 7.1.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |