is not current version
Last Version 2.1.1

com.networknt:content 1.5.27

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

1.5.27
Type

Type

jar

Download content 1.5.27


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