is not current version
Last Version 1.1.0

com.metreeca:metreeca-root 0.1.0

Root Maven POM for Metreeca projects.

GroupId

GroupId

com.metreeca
ArtifactId

ArtifactId

metreeca-root
Version

Version

0.1.0
Type

Type

pom

Download metreeca-root 0.1.0

Filename Size
metreeca-root-0.1.0.pom 7 KB
Browse

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