| Categories |
CategoriesJavaScript Languages |
|---|---|
| GroupId | GroupIdcom.noheltcj |
| ArtifactId | ArtifactIdrx-common-js |
| Version | Version0.4.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| rx-common-js-0.4.0.pom | |
| rx-common-js-0.4.0.jar | 16 KB |
| rx-common-js-0.4.0-sources.jar | 261 bytes |
| rx-common-js-0.4.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rx-common-js/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rx-common-js</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rx-common-js/
implementation 'com.noheltcj:rx-common-js:0.4.0'
// https://jarcasting.com/artifacts/com.noheltcj/rx-common-js/
implementation ("com.noheltcj:rx-common-js:0.4.0")
'com.noheltcj:rx-common-js:jar:0.4.0'
<dependency org="com.noheltcj" name="rx-common-js" rev="0.4.0">
<artifact name="rx-common-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rx-common-js', version='0.4.0')
)
libraryDependencies += "com.noheltcj" % "rx-common-js" % "0.4.0"
[com.noheltcj/rx-common-js "0.4.0"]