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

net.code-story:http 2.104

Fluent-http is the simplest fastest full fledged web server we could come up with

Категории

Категории

Сеть
Группа

Группа

net.code-story
Идентификатор

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

http
Версия

Версия

2.104
Тип

Тип

jar

Скачать http 2.104

Имя Файла Размер
http-2.104.pom
http-2.104.jar 560 KB
http-2.104-sources.jar 480 KB
http-2.104-javadoc.jar 984 KB
Обзор

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