License |
License |
---|---|
GroupId | GroupIdcom.github.tgio |
ArtifactId | ArtifactIdparse-livequery |
Version | Version1.0.3 |
Type | Typeaar |
Description |
DescriptionParse LiveQuery
Very simple and modern implementation, it lacks tests and extra functionality at this moment but i'm working on it.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parse-livequery-1.0.3.pom | |
parse-livequery-1.0.3.aar | 16 KB |
parse-livequery-1.0.3-sources.jar | 6 KB |
parse-livequery-1.0.3-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.tgio/parse-livequery/ -->
<dependency>
<groupId>com.github.tgio</groupId>
<artifactId>parse-livequery</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.tgio/parse-livequery/
implementation 'com.github.tgio:parse-livequery:1.0.3'
// https://jarcasting.com/artifacts/com.github.tgio/parse-livequery/
implementation ("com.github.tgio:parse-livequery:1.0.3")
'com.github.tgio:parse-livequery:aar:1.0.3'
<dependency org="com.github.tgio" name="parse-livequery" rev="1.0.3">
<artifact name="parse-livequery" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.tgio', module='parse-livequery', version='1.0.3')
)
libraryDependencies += "com.github.tgio" % "parse-livequery" % "1.0.3"
[com.github.tgio/parse-livequery "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.artemzin.rxjava : proguard-rules | jar | 1.1.6.0 |
io.reactivex : rxandroid | jar | 1.2.1 |
com.squareup.okhttp3 : okhttp-ws | jar | 3.4.0 |
io.reactivex : rxjava | jar | 1.1.6 |
com.android.support » support-annotations | jar | 24.2.0 |