is not current version
Last Version 1.1.0

com.metreeca:metreeca-root $%7Brevision%7D

Metreeca root Maven POM

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-root
Version

Version

$%7Brevision%7D
Type

Type

pom

Download metreeca-root $%7Brevision%7D


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