is not current version
Last Version 0.2.4

net.unit8.enkan:kotowari-restful 0.2.3

Kotowari-Restful is a RESTful API specific framework.

Categories

Categories

Net
GroupId

GroupId

net.unit8.enkan
ArtifactId

ArtifactId

kotowari-restful
Version

Version

0.2.3
Type

Type

jar

Download kotowari-restful 0.2.3


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