License |
License |
---|---|
GroupId | GroupIdcom.noheltcj |
ArtifactId | ArtifactIdrxcommon-core-android-debug |
Last Version | Last Version0.6.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRxCommon
A multiplatform ReactiveX implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rxcommon-core-android-debug/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rxcommon-core-android-debug</artifactId>
<version>0.6.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rxcommon-core-android-debug/
implementation 'com.noheltcj:rxcommon-core-android-debug:0.6.1'
// https://jarcasting.com/artifacts/com.noheltcj/rxcommon-core-android-debug/
implementation ("com.noheltcj:rxcommon-core-android-debug:0.6.1")
'com.noheltcj:rxcommon-core-android-debug:aar:0.6.1'
<dependency org="com.noheltcj" name="rxcommon-core-android-debug" rev="0.6.1">
<artifact name="rxcommon-core-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rxcommon-core-android-debug', version='0.6.1')
)
libraryDependencies += "com.noheltcj" % "rxcommon-core-android-debug" % "0.6.1"
[com.noheltcj/rxcommon-core-android-debug "0.6.1"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.61 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.61 |