is not current version
Last Version 2.6.0

be.cylab.mark:root 1.3.2

Parent module for MARK project

GroupId

GroupId

be.cylab.mark
ArtifactId

ArtifactId

root
Version

Version

1.3.2
Type

Type

pom

Download root 1.3.2

Filename Size
root-1.3.2.pom 10 KB
Browse

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