| Группа | Группаcom.noheltcj |
|---|---|
| Идентификатор | Идентификаторrx-common |
| Версия | Версия0.4.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| rx-common-0.4.2.pom | |
| rx-common-0.4.2.jar | 17 KB |
| rx-common-0.4.2-sources.jar | 15 KB |
| rx-common-0.4.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.noheltcj/rx-common/ -->
<dependency>
<groupId>com.noheltcj</groupId>
<artifactId>rx-common</artifactId>
<version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.noheltcj/rx-common/
implementation 'com.noheltcj:rx-common:0.4.2'
// https://jarcasting.com/artifacts/com.noheltcj/rx-common/
implementation ("com.noheltcj:rx-common:0.4.2")
'com.noheltcj:rx-common:jar:0.4.2'
<dependency org="com.noheltcj" name="rx-common" rev="0.4.2">
<artifact name="rx-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.noheltcj', module='rx-common', version='0.4.2')
)
libraryDependencies += "com.noheltcj" % "rx-common" % "0.4.2"
[com.noheltcj/rx-common "0.4.2"]