is not current version
Last Version 2.1.9

org.into-cps.maestro:root 2.1.6


GroupId

GroupId

org.into-cps.maestro
ArtifactId

ArtifactId

root
Version

Version

2.1.6
Type

Type

pom

Download root 2.1.6

Filename Size
root-2.1.6.pom 21 KB
Browse

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