is not current version
Last Version 2.6.0

be.cylab.mark:root 2.5.0

Parent module for MARK project

GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

root
Version

Version

2.5.0
Type

Type

pom

Download root 2.5.0

Filename Size
root-2.5.0.pom 10 KB
Browse

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