chamber

A lightweight Android thread-safe pipeline for communicating between lifecycle components with custom scopes.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.3
Дата

Дата

Тип

Тип

aar
Описание

Описание

chamber
A lightweight Android thread-safe pipeline for communicating between lifecycle components with custom scopes.
Ссылка на сайт

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

https://github.com/skydoves/chamber/
Система контроля версий

Система контроля версий

https://github.com/skydoves/chamber/

Скачать chamber

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

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

Зависимости

compile (1)

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

runtime (2)

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

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

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

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

Версия
1.0.3
1.0.2