is not current version
Last Version 2.7.1

com.pnuema.android:savestateobserver 2.3.5

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

License

License

GroupId

GroupId

com.pnuema.android
ArtifactId

ArtifactId

savestateobserver
Version

Version

2.3.5
Type

Type

aar
Description

Description

com.pnuema.android:savestateobserver
Android tool to output the contents sizes of saved state bundles in onSaveInstance state calls
Project URL

Project URL

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

Source Code Management

https://github.com/barnhill/savestateobserver

Download savestateobserver 2.3.5


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.