is not current version
Last Version 2.3.6

com.github.frankiesardo:icepick-processor 2.3.4

Android Bundle save and restore instance state made easy

GroupId

GroupId

com.github.frankiesardo
ArtifactId

ArtifactId

icepick-processor
Version

Version

2.3.4
Type

Type

jar

Download icepick-processor 2.3.4


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