is not current version
Last Version 1.4.10

com.github.uharaqo.kotlin-hocon-mapper:kotlin-hocon-mapper 0.0.2

Typesafe Config (HOCON) mapper for Kotlin data object

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.github.uharaqo.kotlin-hocon-mapper
ArtifactId

ArtifactId

kotlin-hocon-mapper
Version

Version

0.0.2
Type

Type

jar

Download kotlin-hocon-mapper 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.uharaqo.kotlin-hocon-mapper/kotlin-hocon-mapper/ -->
<dependency>
    <groupId>com.github.uharaqo.kotlin-hocon-mapper</groupId>
    <artifactId>kotlin-hocon-mapper</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.uharaqo.kotlin-hocon-mapper/kotlin-hocon-mapper/
implementation 'com.github.uharaqo.kotlin-hocon-mapper:kotlin-hocon-mapper:0.0.2'
// https://jarcasting.com/artifacts/com.github.uharaqo.kotlin-hocon-mapper/kotlin-hocon-mapper/
implementation ("com.github.uharaqo.kotlin-hocon-mapper:kotlin-hocon-mapper:0.0.2")
'com.github.uharaqo.kotlin-hocon-mapper:kotlin-hocon-mapper:jar:0.0.2'
<dependency org="com.github.uharaqo.kotlin-hocon-mapper" name="kotlin-hocon-mapper" rev="0.0.2">
  <artifact name="kotlin-hocon-mapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.uharaqo.kotlin-hocon-mapper', module='kotlin-hocon-mapper', version='0.0.2')
)
libraryDependencies += "com.github.uharaqo.kotlin-hocon-mapper" % "kotlin-hocon-mapper" % "0.0.2"
[com.github.uharaqo.kotlin-hocon-mapper/kotlin-hocon-mapper "0.0.2"]