Last Version

Android Parse SDK in RxJava 1.0.1

Android Parse SDK in RxJava

License

License

Categories

Categories

FST Data Data Formats Serialization
GroupId

GroupId

com.infstory
ArtifactId

ArtifactId

rxparse
Version

Version

1.0.1
Type

Type

aar
Description

Description

Android Parse SDK in RxJava
Android Parse SDK in RxJava
Project URL

Project URL

https://github.com/yongjhih/RxParse
Source Code Management

Source Code Management

https://github.com/yongjhih/RxParse

Download rxparse 1.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.0.7
com.infstory » parse jar 1.8.1
com.parse.bolts : bolts-android jar 1.1.4

Project Modules

There are no modules declared in this project.