is not current version
Last Version 22.4.0

org.dhatim:root-oss 21.1.3

Maven root POM for Open Source Dhatim projects

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

root-oss
Version

Version

21.1.3
Type

Type

pom

Download root-oss 21.1.3

Filename Size
root-oss-21.1.3.pom 25 KB
Browse

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