is not current version
Last Version 0.53.0

com.metreeca:metreeca-tree 0.52.0

A shape-based framework for defining linked data models.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-tree
Version

Version

0.52.0
Type

Type

jar

Download metreeca-tree 0.52.0


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