License |
License |
---|---|
GroupId | GroupIdcom.noheltcj |
ArtifactId | ArtifactIdrxcommon |
Version | Version0.6.1 |
Type | Typepom |
Description |
DescriptionRxCommon
A multiplatform ReactiveX implementation.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxcommon-0.6.1.pom | |
rxcommon-0.6.1.module | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rxcommon/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rxcommon</artifactId>
<version>0.6.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rxcommon/
implementation 'com.noheltcj:rxcommon:0.6.1'
// https://jarcasting.com/artifacts/com.noheltcj/rxcommon/
implementation ("com.noheltcj:rxcommon:0.6.1")
'com.noheltcj:rxcommon:pom:0.6.1'
<dependency org="com.noheltcj" name="rxcommon" rev="0.6.1">
<artifact name="rxcommon" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rxcommon', version='0.6.1')
)
libraryDependencies += "com.noheltcj" % "rxcommon" % "0.6.1"
[com.noheltcj/rxcommon "0.6.1"]