is not current version
Last Version 4.0.0-M2

org.sklsft.commons:commons-root 1.0.1

Module racine du projet Commons

GroupId

GroupId

org.sklsft.commons
ArtifactId

ArtifactId

commons-root
Version

Version

1.0.1
Type

Type

pom

Download commons-root 1.0.1

Filename Size
commons-root-1.0.1.pom 7 KB
Browse

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