is not current version
Last Version 22.4.0

org.dhatim:root-oss 16.3.2

Maven root POM for Open Source Dhatim projects

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

root-oss
Version

Version

16.3.2
Type

Type

pom

Download root-oss 16.3.2

Filename Size
root-oss-16.3.2.pom 30 KB
Browse

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