не последняя версия
Последняя версия 0.3

com.github.jitsni:rxservlet-all 0.2

Rx extensions for servlet

Группа

Группа

com.github.jitsni
Идентификатор

Идентификатор

rxservlet-all
Версия

Версия

0.2
Тип

Тип

pom

Скачать rxservlet-all 0.2

Имя Файла Размер
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"]