MVN

info.macias : kaconf

Maven & Gradle

Feb 03, 2020
50 stars

KickAss Configuration system · An annotation-based configuration system for Java and Kotlin

<dependency>
    <groupId>info.macias</groupId>
    <artifactId>kaconf</artifactId>
    <version>0.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.macias : kaconf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.0

All Versions

Choose a version of info.macias : kaconf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
kaconf-0.9.0
0.8.x
kaconf-0.8.6
kaconf-0.8.4
kaconf-0.8.2
kaconf-0.8.0

How to add a dependency to Maven

Add the following info.macias : kaconf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.macias</groupId>
    <artifactId>kaconf</artifactId>
    <version>0.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.macias : kaconf gradle dependency to your build.gradle file:

implementation 'info.macias:kaconf:0.9.0'

Gradle Kotlin DSL: Add the following info.macias : kaconf gradle kotlin dependency to your build.gradle.kts file:

implementation("info.macias:kaconf:0.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.macias : kaconf sbt scala dependency to your build.sbt file:

libraryDependencies += "info.macias" % "kaconf" % "0.9.0"

Advertisement

Dependencies from Group

Jun 30, 2018
8 usages
56 stars
Apr 01, 2016
56 stars
Jun 30, 2018
56 stars
Jun 30, 2018
56 stars
Feb 03, 2020
50 stars

Discover Dependencies

Nov 30, 2016
2 usages
4 stars
Aug 24, 2017
87 stars
Feb 14, 2018
1 stars
Dec 04, 2016
220 stars
Jan 15, 2020
659 stars
Dec 17, 2021
41.3k stars
Oct 30, 2018
0 stars