is not current version
Last Version 2.2.1

fr.cenotelie.commons:commons-top 2.0.1

Commons API for Java projects

GroupId

GroupId

fr.cenotelie.commons
ArtifactId

ArtifactId

commons-top
Version

Version

2.0.1
Type

Type

pom

Download commons-top 2.0.1

Filename Size
commons-top-2.0.1.pom 7 KB
Browse

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