safestate

An Android library for avoiding TransactionTooLargeException during state saving and restoration

Лицензия

Лицензия

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

Группа

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

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

safestate
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

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

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

Скачать safestate

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

Как подключить последнюю версию

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

Зависимости

runtime (2)

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

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

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

Версии библиотеки

Версия
1.0.1
1.0.0