MVN

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

Maven & Gradle

Sep 21, 2020
1 stars

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

<dependency>
    <groupId>com.github.uharaqo.kotlin-hocon-mapper</groupId>
    <artifactId>kotlin-hocon-mapper</artifactId>
    <version>1.4.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.uharaqo.kotlin-hocon-mapper : kotlin-hocon-mapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.10

All Versions

Choose a version of com.github.uharaqo.kotlin-hocon-mapper : kotlin-hocon-mapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
kotlin-hocon-mapper-1.4.10
0.9.x
kotlin-hocon-mapper-0.9.0
0.1.x
kotlin-hocon-mapper-0.1.0
0.0.x
kotlin-hocon-mapper-0.0.3
kotlin-hocon-mapper-0.0.2

How to add a dependency to Maven

Add the following com.github.uharaqo.kotlin-hocon-mapper : kotlin-hocon-mapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.uharaqo.kotlin-hocon-mapper</groupId>
    <artifactId>kotlin-hocon-mapper</artifactId>
    <version>1.4.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.uharaqo.kotlin-hocon-mapper : kotlin-hocon-mapper gradle dependency to your build.gradle file:

implementation 'com.github.uharaqo.kotlin-hocon-mapper:kotlin-hocon-mapper:1.4.10'

Gradle Kotlin DSL: Add the following com.github.uharaqo.kotlin-hocon-mapper : kotlin-hocon-mapper gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.uharaqo.kotlin-hocon-mapper:kotlin-hocon-mapper:1.4.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.uharaqo.kotlin-hocon-mapper : kotlin-hocon-mapper sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.uharaqo.kotlin-hocon-mapper" % "kotlin-hocon-mapper" % "1.4.10"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 11, 2020
2 usages
0 stars
Sep 12, 2019
1 usages
2 stars
Jun 03, 2020
2 usages
5 stars
Apr 01, 2022
5 usages
28 stars
Jan 04, 2022
3 usages
21 stars
Oct 04, 2022
2 stars
Feb 15, 2022
0 stars
Feb 15, 2022
1 usages
0 stars