| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.cinpecan |
| Идентификатор | Идентификаторdeponder |
| Последняя версия | Последняя версия0.2.7 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеdeponder
An SDK for implementing View physical properties (mutual exclusion) and wiring
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| deponder-0.2.7.pom | |
| deponder-0.2.7-sources.jar | 20 KB |
| deponder-0.2.7-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| com.google.guava : guava | jar | 31.1-android |
| androidx.lifecycle » lifecycle-reactivestreams | jar | 2.4.1 |