is not current version
Last Version 1.0.10

org.into-cps:root 1.0.0


GroupId

GroupId

org.into-cps
ArtifactId

ArtifactId

root
Version

Version

1.0.0
Type

Type

pom

Download root 1.0.0

Filename Size
root-1.0.0.pom 18 KB
Browse

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