License |
License |
---|---|
GroupId | GroupIdcom.noheltcj |
ArtifactId | ArtifactIdrx-common |
Version | Version0.5.3 |
Type | Typejar |
Description |
Descriptioncommon
A multiplatform ReactiveX partial implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rx-common-0.5.3.pom | |
rx-common-0.5.3.jar | 19 KB |
rx-common-0.5.3-sources.jar | 16 KB |
rx-common-0.5.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rx-common/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rx-common</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rx-common/
implementation 'com.noheltcj:rx-common:0.5.3'
// https://jarcasting.com/artifacts/com.noheltcj/rx-common/
implementation ("com.noheltcj:rx-common:0.5.3")
'com.noheltcj:rx-common:jar:0.5.3'
<dependency org="com.noheltcj" name="rx-common" rev="0.5.3">
<artifact name="rx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rx-common', version='0.5.3')
)
libraryDependencies += "com.noheltcj" % "rx-common" % "0.5.3"
[com.noheltcj/rx-common "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-annotations-common | jar | 1.3.31 |
org.jetbrains.kotlin : kotlin-test-common | jar | 1.3.31 |