is not current version
Last Version 0.6.1

com.noheltcj:rxcommon-core-android-debug 0.6.0

A multiplatform ReactiveX implementation.

GroupId

GroupId

com.noheltcj
ArtifactId

ArtifactId

rxcommon-core-android-debug
Version

Version

0.6.0
Type

Type

aar

Download rxcommon-core-android-debug 0.6.0


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