Last Version

RxCommon 0.6.1

A multiplatform ReactiveX implementation.

License

License

MIT
GroupId

GroupId

com.noheltcj
ArtifactId

ArtifactId

rxcommon-core-android
Version

Version

0.6.1
Type

Type

aar
Description

Description

RxCommon
A multiplatform ReactiveX implementation.
Project URL

Project URL

https://github.com/noheltcj/RxCommon
Source Code Management

Source Code Management

https://github.com/noheltcj/RxCommon

Download rxcommon-core-android 0.6.1


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.61
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61

Project Modules

There are no modules declared in this project.