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