is not current version
Last Version 2.1.1

com.networknt:http-string 2.0.24

A utility module that contains Undertow HttpString constants.

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

http-string
Version

Version

2.0.24
Type

Type

jar

Download http-string 2.0.24


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