License |
License |
---|---|
GroupId | GroupIdbe.cylab.mark |
ArtifactId | ArtifactIdroot |
Version | Version2.5.3 |
Type | Typepom |
Description |
Descriptionroot
Parent module for MARK project
|
Project URL |
Project URL |
Filename | Size |
---|---|
root-2.5.3.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.cylab.mark/root/ -->
<dependency>
<groupId>be.cylab.mark</groupId>
<artifactId>root</artifactId>
<version>2.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.cylab.mark/root/
implementation 'be.cylab.mark:root:2.5.3'
// https://jarcasting.com/artifacts/be.cylab.mark/root/
implementation ("be.cylab.mark:root:2.5.3")
'be.cylab.mark:root:pom:2.5.3'
<dependency org="be.cylab.mark" name="root" rev="2.5.3">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.cylab.mark', module='root', version='2.5.3')
)
libraryDependencies += "be.cylab.mark" % "root" % "2.5.3"
[be.cylab.mark/root "2.5.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |