is not current version
Last Version 2.3.6

com.github.frankiesardo:icepick 1.0

Android Bundle save and restore instancestate made easy

GroupId

GroupId

com.github.frankiesardo
ArtifactId

ArtifactId

icepick
Version

Version

1.0
Type

Type

jar

Download icepick 1.0


<!-- https://jarcasting.com/artifacts/com.github.frankiesardo/icepick/ -->
<dependency>
    <groupId>com.github.frankiesardo</groupId>
    <artifactId>icepick</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frankiesardo/icepick/
implementation 'com.github.frankiesardo:icepick:1.0'
// https://jarcasting.com/artifacts/com.github.frankiesardo/icepick/
implementation ("com.github.frankiesardo:icepick:1.0")
'com.github.frankiesardo:icepick:jar:1.0'
<dependency org="com.github.frankiesardo" name="icepick" rev="1.0">
  <artifact name="icepick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frankiesardo', module='icepick', version='1.0')
)
libraryDependencies += "com.github.frankiesardo" % "icepick" % "1.0"
[com.github.frankiesardo/icepick "1.0"]