deponder

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

License

License

GroupId

GroupId

io.github.cinpecan
ArtifactId

ArtifactId

deponder
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

aar
Description

Description

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

Project URL

https://github.com/cinpeCan/DemoDeponder.git
Source Code Management

Source Code Management

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

Download deponder

How to add to project

<!-- 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"]

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.google.guava : guava jar 31.1-android
androidx.lifecycle » lifecycle-reactivestreams jar 2.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
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