is not current version
Last Version 2.1.2

io.github.hashiprobr:nfp-rest 1.0.4

Not-For-Production REST framework based on Jetty and Gson.

GroupId

GroupId

io.github.hashiprobr
ArtifactId

ArtifactId

nfp-rest
Version

Version

1.0.4
Type

Type

jar

Download nfp-rest 1.0.4


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