License |
License |
---|---|
GroupId | GroupIdorg.into-cps |
ArtifactId | ArtifactIdroot |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionThe INTO CPS Tool Platform root
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
root-1.0.10.pom | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps/root/ -->
<dependency>
<groupId>org.into-cps</groupId>
<artifactId>root</artifactId>
<version>1.0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps/root/
implementation 'org.into-cps:root:1.0.10'
// https://jarcasting.com/artifacts/org.into-cps/root/
implementation ("org.into-cps:root:1.0.10")
'org.into-cps:root:pom:1.0.10'
<dependency org="org.into-cps" name="root" rev="1.0.10">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.into-cps', module='root', version='1.0.10')
)
libraryDependencies += "org.into-cps" % "root" % "1.0.10"
[org.into-cps/root "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |