Last Version

SaveStateObserver 2.7.1

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

License

License

GroupId

GroupId

com.pnuema.android
ArtifactId

ArtifactId

savestateobserver
Version

Version

2.7.1
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 2.7.1


<!-- 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.