Shuttle

Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.

Лицензия

Лицензия

Группа

Группа

com.grarcht.shuttle
Идентификатор

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

framework-addons-navigation-component
Последняя версия

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

2.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

Shuttle
Shuttle provides a modern, guarded way to pass large Serializable objects with Intents or saving them in Bundle objects to avoid app crashes from TransactionTooLargeExceptions.
Ссылка на сайт

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

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

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

https://github.com/grarcht/Shuttle

Скачать framework-addons-navigation-component

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

<!-- https://jarcasting.com/artifacts/com.grarcht.shuttle/framework-addons-navigation-component/ -->
<dependency>
    <groupId>com.grarcht.shuttle</groupId>
    <artifactId>framework-addons-navigation-component</artifactId>
    <version>2.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.grarcht.shuttle/framework-addons-navigation-component/
implementation 'com.grarcht.shuttle:framework-addons-navigation-component:2.0.0'
// https://jarcasting.com/artifacts/com.grarcht.shuttle/framework-addons-navigation-component/
implementation ("com.grarcht.shuttle:framework-addons-navigation-component:2.0.0")
'com.grarcht.shuttle:framework-addons-navigation-component:aar:2.0.0'
<dependency org="com.grarcht.shuttle" name="framework-addons-navigation-component" rev="2.0.0">
  <artifact name="framework-addons-navigation-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.grarcht.shuttle', module='framework-addons-navigation-component', version='2.0.0')
)
libraryDependencies += "com.grarcht.shuttle" % "framework-addons-navigation-component" % "2.0.0"
[com.grarcht.shuttle/framework-addons-navigation-component "2.0.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
androidx.navigation » navigation-fragment-ktx jar 2.4.1
com.grarcht.shuttle : framework jar 2.0.0

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

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

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

Версия
2.0.0
1.0.0
1.0.0-beta01
1.0.0-alpha01