is not current version
Last Version 2.0.0

Shuttle 1.0.0

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-addons-navigation-component
Version

Version

1.0.0
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-addons-navigation-component 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.navigation » navigation-fragment-ktx jar 2.3.5
com.grarcht.shuttle : framework jar 1.0.0

Project Modules

There are no modules declared in this project.