is not current version
Last Version 22.4.0

org.dhatim:root-oss 0.0.1

Maven root POM for Open Source Dhatim projects

GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

root-oss
Version

Version

0.0.1
Type

Type

pom

Download root-oss 0.0.1

Filename Size
root-oss-0.0.1.pom 21 KB
Browse

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