is not current version
Last Version 1.0.3

com.metreeca:metreeca-rest 0.0.1

A model-driven REST publishing framework.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-rest
Version

Version

0.0.1
Type

Type

jar

Download metreeca-rest 0.0.1


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