Last Version

kotlin-hocon-mapper 1.4.10

Typesafe Config (HOCON) mapper for Kotlin data object

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

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

ArtifactId

kotlin-hocon-mapper
Version

Version

1.4.10
Type

Type

jar
Description

Description

kotlin-hocon-mapper
Typesafe Config (HOCON) mapper for Kotlin data object
Project URL

Project URL

https://github.com/uharaqo/kotlin-hocon-mapper
Source Code Management

Source Code Management

https://github.com/uharaqo/kotlin-hocon-mapper/tree/master

Download kotlin-hocon-mapper 1.4.10


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-core jar 1.0.0-RC
com.typesafe : config jar 1.4.0

Project Modules

There are no modules declared in this project.