Last Version

icepick 2.3.6

Android Bundle save and restore instance state made easy

License

License

GroupId

GroupId

com.github.frankiesardo
ArtifactId

ArtifactId

icepick
Version

Version

2.3.6
Type

Type

jar
Description

Description

icepick
Android Bundle save and restore instance state made easy
Project URL

Project URL

https://github.com/frankiesardo/icepick
Source Code Management

Source Code Management

https://github.com/frankiesardo/icepick

Download icepick 2.3.6


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.powermock : powermock-api-mockito jar 1.5
org.powermock : powermock-module-junit4 jar 1.5
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.