License |
License |
---|---|
GroupId | GroupIdcom.link184 |
ArtifactId | ArtifactIdrespiration |
Version | Version0.4.5 |
Type | Typeaar |
Description |
DescriptionRespiration
Simple way to subscribe to firebase database by rxJava patterns.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
respiration-0.4.5.pom | |
respiration-0.4.5.aar | 20 KB |
respiration-0.4.5-sources.jar | 9 KB |
respiration-0.4.5-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.link184/respiration/ -->
<dependency>
<groupId>com.link184</groupId>
<artifactId>respiration</artifactId>
<version>0.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.link184/respiration/
implementation 'com.link184:respiration:0.4.5'
// https://jarcasting.com/artifacts/com.link184/respiration/
implementation ("com.link184:respiration:0.4.5")
'com.link184:respiration:aar:0.4.5'
<dependency org="com.link184" name="respiration" rev="0.4.5">
<artifact name="respiration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.link184', module='respiration', version='0.4.5')
)
libraryDependencies += "com.link184" % "respiration" % "0.4.5"
[com.link184/respiration "0.4.5"]