is not current version
Last Version 1.0.3

com.metreeca:metreeca-rest 0.52.0

A concise framework for linked data REST APIs.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-rest
Version

Version

0.52.0
Type

Type

jar

Download metreeca-rest 0.52.0


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