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

info.unterrainer.commons:http-server 0.2.9


Группа

Группа

info.unterrainer.commons
Идентификатор

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

http-server
Версия

Версия

0.2.9
Тип

Тип

jar

Скачать http-server 0.2.9


<!-- https://jarcasting.com/artifacts/info.unterrainer.commons/http-server/ -->
<dependency>
    <groupId>info.unterrainer.commons</groupId>
    <artifactId>http-server</artifactId>
    <version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/info.unterrainer.commons/http-server/
implementation 'info.unterrainer.commons:http-server:0.2.9'
// https://jarcasting.com/artifacts/info.unterrainer.commons/http-server/
implementation ("info.unterrainer.commons:http-server:0.2.9")
'info.unterrainer.commons:http-server:jar:0.2.9'
<dependency org="info.unterrainer.commons" name="http-server" rev="0.2.9">
  <artifact name="http-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.unterrainer.commons', module='http-server', version='0.2.9')
)
libraryDependencies += "info.unterrainer.commons" % "http-server" % "0.2.9"
[info.unterrainer.commons/http-server "0.2.9"]