deponder

An SDK for implementing View physical properties (mutual exclusion) and wiring

Лицензия

Лицензия

Группа

Группа

io.github.cinpecan
Идентификатор

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

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

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

0.2.7
Дата

Дата

Тип

Тип

aar
Описание

Описание

deponder
An SDK for implementing View physical properties (mutual exclusion) and wiring
Ссылка на сайт

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

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

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

https://github.com/cinpeCan/DemoDeponder.git

Скачать deponder

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.google.guava : guava jar 31.1-android
androidx.lifecycle » lifecycle-reactivestreams jar 2.4.1

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

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

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

Версия
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.02
0.01
0.0.3
0.0.2
v-0.02
v-0.01