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

Shuttle 1.0.0-alpha01

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
Версия

Версия

1.0.0-alpha01
Тип

Тип

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 1.0.0-alpha01


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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.0
androidx.core » core-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.2.0
androidx.lifecycle » lifecycle-extensions jar 2.2.0
com.grarcht.shuttle : framework-integrations-persistence jar 1.0.0-alpha01

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

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