License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-root |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMetreeca/Root
Metreeca root Maven POM
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-root-1.1.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-root/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-root</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-root/
implementation 'com.metreeca:metreeca-root:1.1.0'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-root/
implementation ("com.metreeca:metreeca-root:1.1.0")
'com.metreeca:metreeca-root:pom:1.1.0'
<dependency org="com.metreeca" name="metreeca-root" rev="1.1.0">
<artifact name="metreeca-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-root', version='1.1.0')
)
libraryDependencies += "com.metreeca" % "metreeca-root" % "1.1.0"
[com.metreeca/metreeca-root "1.1.0"]