is not current version
Last Version 2.1.1

com.networknt:resource 1.5.22

Handler endpoints that will provide clients the ability to server static content.

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

resource
Version

Version

1.5.22
Type

Type

jar

Download resource 1.5.22


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