is not current version
Last Version 1.1.0

com.metreeca:metreeca-root 0.1.2

Metreeca root Maven POM

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-root
Version

Version

0.1.2
Type

Type

pom

Download metreeca-root 0.1.2

Filename Size
metreeca-root-0.1.2.pom 9 KB
Browse

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