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

com.networknt:http-string 1.6.30

A utility module that contains Undertow HttpString constants.

Категории

Категории

Сеть
Группа

Группа

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

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

http-string
Версия

Версия

1.6.30
Тип

Тип

jar

Скачать http-string 1.6.30


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