is not current version
Last Version 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.

License

License

GroupId

GroupId

com.grarcht.shuttle
ArtifactId

ArtifactId

framework-integrations-extensions-room
Version

Version

1.0.0-alpha01
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/grarcht/Shuttle
Source Code Management

Source Code Management

https://github.com/grarcht/Shuttle

Download framework-integrations-extensions-room 1.0.0-alpha01


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.30
androidx.core » core-ktx jar 1.3.1
androidx.appcompat » appcompat jar 1.2.0
androidx.room » room-runtime jar 2.2.6
androidx.room » room-ktx jar 2.2.6
com.grarcht.shuttle : framework-integrations-persistence jar 1.0.0-alpha01

Project Modules

There are no modules declared in this project.