Vita

Vita is a light and simple library that helps you to share ViewModel between fragments and even activities! Also you can create ViewModels that are available all over the application!

Лицензия

Лицензия

Группа

Группа

com.androidisland.arch
Идентификатор

Идентификатор

vita
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Vita
Vita is a light and simple library that helps you to share ViewModel between fragments and even activities! Also you can create ViewModels that are available all over the application!
Ссылка на сайт

Ссылка на сайт

https://github.com/FarshadTahmasbi/Vita
Система контроля версий

Система контроля версий

https://github.com/FarshadTahmasbi/Vita

Скачать vita

Имя Файла Размер
vita-1.0.0.pom
vita-1.0.0.aar 35 KB
vita-1.0.0-sources.jar 585 bytes
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.androidisland.arch/vita/ -->
<dependency>
    <groupId>com.androidisland.arch</groupId>
    <artifactId>vita</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.androidisland.arch/vita/
implementation 'com.androidisland.arch:vita:1.0.0'
// https://jarcasting.com/artifacts/com.androidisland.arch/vita/
implementation ("com.androidisland.arch:vita:1.0.0")
'com.androidisland.arch:vita:aar:1.0.0'
<dependency org="com.androidisland.arch" name="vita" rev="1.0.0">
  <artifact name="vita" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.androidisland.arch', module='vita', version='1.0.0')
)
libraryDependencies += "com.androidisland.arch" % "vita" % "1.0.0"
[com.androidisland.arch/vita "1.0.0"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.3.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
androidx.core » core-ktx jar 1.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.32

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0