is not current version
Last Version 2.1.9

org.into-cps.maestro:root 2.0.3


GroupId

GroupId

org.into-cps.maestro
ArtifactId

ArtifactId

root
Version

Version

2.0.3
Type

Type

pom

Download root 2.0.3

Filename Size
root-2.0.3.pom 17 KB
Browse

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