is not current version
Last Version 22.4.0

org.dhatim:root-oss 17.4.2

Maven root POM for Open Source Dhatim projects

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

root-oss
Version

Version

17.4.2
Type

Type

pom

Download root-oss 17.4.2

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

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