is not current version
Last Version 22.4.0

org.dhatim:root-oss 18.0.0

Maven root POM for Open Source Dhatim projects

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

root-oss
Version

Version

18.0.0
Type

Type

pom

Download root-oss 18.0.0

Filename Size
root-oss-18.0.0.pom 26 KB
Browse

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