is not current version
Last Version 0.51.0

com.metreeca:link 0.47.1

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

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

link
Version

Version

0.47.1
Type

Type

jar

Download link 0.47.1


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