is not current version
Last Version 2.6.0

be.cylab.mark:root 0.0.13

Parent module for MARK project

GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

root
Version

Version

0.0.13
Type

Type

pom

Download root 0.0.13

Filename Size
root-0.0.13.pom 6 KB
Browse

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