is not current version
Last Version 1.1.0

com.github.ddth:ddth-commons-typesafeconfig 0.9.1.6

DDTH's Java Common Libraries and Utilities

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-commons-typesafeconfig
Version

Version

0.9.1.6
Type

Type

pom

Download ddth-commons-typesafeconfig 0.9.1.6


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