не последняя версия
Последняя версия 2.3.6

com.github.frankiesardo:icepick 2.2.1

Android Bundle save and restore instance state made easy

Группа

Группа

com.github.frankiesardo
Идентификатор

Идентификатор

icepick
Версия

Версия

2.2.1
Тип

Тип

aar

Скачать icepick 2.2.1


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