MVN

com.uchuhimo : konf-js

Maven & Gradle

Apr 08, 2021
304 stars

konf · A type-safe cascading configuration library for Kotlin/Java, supporting most configuration formats

<dependency>
    <groupId>com.uchuhimo</groupId>
    <artifactId>konf-js</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uchuhimo : konf-js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.uchuhimo : konf-js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
konf-js-1.1.2
konf-js-1.1.1
1.0.x
konf-js-1.0.0
0.23.x
konf-js-0.23.0
0.22.x
konf-js-0.22.1
konf-js-0.22.0
0.21.x
konf-js-0.21.0
0.20.x
konf-js-0.20.0
0.19.x
konf-js-0.19.0
0.18.x
konf-js-0.18.0
0.17.x
konf-js-0.17.1
konf-js-0.17.0
0.16.x
konf-js-0.16.0

How to add a dependency to Maven

Add the following com.uchuhimo : konf-js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.uchuhimo</groupId>
    <artifactId>konf-js</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uchuhimo : konf-js gradle dependency to your build.gradle file:

implementation 'com.uchuhimo:konf-js:1.1.2'

Gradle Kotlin DSL: Add the following com.uchuhimo : konf-js gradle kotlin dependency to your build.gradle.kts file:

implementation("com.uchuhimo:konf-js:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uchuhimo : konf-js sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uchuhimo" % "konf-js" % "1.1.2"

Advertisement

Dependencies from Group

Apr 08, 2021
9 usages
304 stars
Apr 08, 2021
8 usages
304 stars
Apr 08, 2021
2 usages
304 stars
Oct 19, 2018
1 usages
9 stars
Apr 08, 2021
1 usages
304 stars

Discover Dependencies

Aug 23, 2019
2 stars
Aug 02, 2023
7 stars
Aug 20, 2019
1 stars
Aug 23, 2019
0 stars
Nov 22, 2020
1 usages