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

safestate 1.0.0

An Android library for avoiding TransactionTooLargeException during state saving and restoration

Лицензия

Лицензия

The Apache License, Version 2.0
Группа

Группа

io.github.justin-lewis
Идентификатор

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

safestate
Версия

Версия

1.0.0
Тип

Тип

aar
Описание

Описание

safestate
An Android library for avoiding TransactionTooLargeException during state saving and restoration
Ссылка на сайт

Ссылка на сайт

https://github.com/getstream/stream-chat-android

Скачать safestate 1.0.0

Имя Файла Размер
safestate-1.0.0.pom
safestate-1.0.0-javadoc.jar 283 KB
Обзор

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

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.10
androidx.appcompat » appcompat jar 1.3.0

Модули Проекта

Данный проект не имеет модулей.