не последняя версия
Последняя версия 2.1.2

io.github.hashiprobr:nfp-rest 1.0.2

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

Группа

Группа

io.github.hashiprobr
Идентификатор

Идентификатор

nfp-rest
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать nfp-rest 1.0.2


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