SaveStateObserver

Android tool to output the contents sizes of saved state bundles in onSaveInstanceState calls

License

License

GroupId

GroupId

com.pnuema.android
ArtifactId

ArtifactId

savestateobserver
Last Version

Last Version

2.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

SaveStateObserver
Android tool to output the contents sizes of saved state bundles in onSaveInstanceState calls
Project URL

Project URL

https://github.com/barnhill/savestateobserver
Source Code Management

Source Code Management

https://github.com/barnhill/savestateobserver

Download savestateobserver

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.21

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.1
androidx.startup » startup-runtime jar 1.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.1
2.7.0
2.6.1
2.6.0
2.5.0
2.4.0
2.3.5
2.3.4
2.3.3
2.3.1
2.3.0
2.2.0
2.1.0
1.3.1
1.2.0