is not current version
Last Version 2.1.1

com.networknt:content 2.0.19

A handler that uses a default Content-Type header setting in the content.yml or the request Content-Type to return the data.

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

content
Version

Version

2.0.19
Type

Type

jar

Download content 2.0.19


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