is not current version
Last Version 1.1.0

com.github.ddth:ddth-commons 0.6.3.3

DDTH's Java Common Libraries and Utilities

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-commons
Version

Version

0.6.3.3
Type

Type

pom

Download ddth-commons 0.6.3.3

Filename Size
ddth-commons-0.6.3.3.pom 6 KB
Browse

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