GroupId | GroupIdcom.noheltcj |
---|---|
ArtifactId | ArtifactIdrx-common-jvm |
Version | Version0.4.1 |
Type | Typejar |
Filename | Size |
---|---|
rx-common-jvm-0.4.1.pom | |
rx-common-jvm-0.4.1.jar | 98 KB |
rx-common-jvm-0.4.1-sources.jar | 261 bytes |
rx-common-jvm-0.4.1-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.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rx-common-jvm/
implementation 'com.noheltcj:rx-common-jvm:0.4.1'
// https://jarcasting.com/artifacts/com.noheltcj/rx-common-jvm/
implementation ("com.noheltcj:rx-common-jvm:0.4.1")
'com.noheltcj:rx-common-jvm:jar:0.4.1'
<dependency org="com.noheltcj" name="rx-common-jvm" rev="0.4.1">
<artifact name="rx-common-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rx-common-jvm', version='0.4.1')
)
libraryDependencies += "com.noheltcj" % "rx-common-jvm" % "0.4.1"
[com.noheltcj/rx-common-jvm "0.4.1"]