| Группа | Группаcom.github.jitsni |
|---|---|
| Идентификатор | Идентификаторrxservlet-all |
| Версия | Версия0.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| rxservlet-all-0.2.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.jitsni/rxservlet-all/ -->
<dependency>
<groupId>com.github.jitsni</groupId>
<artifactId>rxservlet-all</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.jitsni/rxservlet-all/
implementation 'com.github.jitsni:rxservlet-all:0.2'
// https://jarcasting.com/artifacts/com.github.jitsni/rxservlet-all/
implementation ("com.github.jitsni:rxservlet-all:0.2")
'com.github.jitsni:rxservlet-all:pom:0.2'
<dependency org="com.github.jitsni" name="rxservlet-all" rev="0.2">
<artifact name="rxservlet-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.jitsni', module='rxservlet-all', version='0.2')
)
libraryDependencies += "com.github.jitsni" % "rxservlet-all" % "0.2"
[com.github.jitsni/rxservlet-all "0.2"]