| Лицензия |
Лицензия |
|---|---|
| Группа | Группаru.mars-lab |
| Идентификатор | Идентификаторbase |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеbase
Base classes Fragmnet, ViewModel, UiState for XML and compose use
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| base-1.0.0.pom | |
| base-1.0.0-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.mars-lab/base/ -->
<dependency>
<groupId>ru.mars-lab</groupId>
<artifactId>base</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.mars-lab/base/
implementation 'ru.mars-lab:base:1.0.0'
// https://jarcasting.com/artifacts/ru.mars-lab/base/
implementation ("ru.mars-lab:base:1.0.0")
'ru.mars-lab:base:aar:1.0.0'
<dependency org="ru.mars-lab" name="base" rev="1.0.0">
<artifact name="base" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.mars-lab', module='base', version='1.0.0')
)
libraryDependencies += "ru.mars-lab" % "base" % "1.0.0"
[ru.mars-lab/base "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 7.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |
| androidx.appcompat » appcompat | jar | 1.4.0 |
| com.google.android.material » material | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.6.0 |
| androidx.compose.runtime » runtime | jar | 1.1.0-rc01 |