is not current version
Last Version 0.51.0

com.metreeca:link 0.48.0

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

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

link
Version

Version

0.48.0
Type

Type

jar

Download link 0.48.0


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