is not current version
Last Version 0.55.0

com.metreeca:metreeca-link 0.53.0

A declarative model-driven framework for rapid linked data service development.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-link
Version

Version

0.53.0
Type

Type

jar

Download metreeca-link 0.53.0


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