is not current version
Last Version 2.3.6

com.github.frankiesardo:icepick-processor 2.3.2

Android Bundle save and restore instance state made easy

GroupId

GroupId

com.github.frankiesardo
ArtifactId

ArtifactId

icepick-processor
Version

Version

2.3.2
Type

Type

jar

Download icepick-processor 2.3.2


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