MVN

me.mazeika.uconfig : uconfig

Maven & Gradle

Nov 06, 2015
0 stars

me.mazeika.uconfig:uconfig · Universal Config - A well documented, lightweight, completely thread-safe, unit tested, easy to use Java 8 config library.

<dependency>
    <groupId>me.mazeika.uconfig</groupId>
    <artifactId>uconfig</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.mazeika.uconfig : uconfig to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of me.mazeika.uconfig : uconfig to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
uconfig-0.1.2
uconfig-0.1.1
uconfig-0.1.0

How to add a dependency to Maven

Add the following me.mazeika.uconfig : uconfig maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.mazeika.uconfig</groupId>
    <artifactId>uconfig</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.mazeika.uconfig : uconfig gradle dependency to your build.gradle file:

implementation 'me.mazeika.uconfig:uconfig:0.1.2'

Gradle Kotlin DSL: Add the following me.mazeika.uconfig : uconfig gradle kotlin dependency to your build.gradle.kts file:

implementation("me.mazeika.uconfig:uconfig:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.mazeika.uconfig : uconfig sbt scala dependency to your build.sbt file:

libraryDependencies += "me.mazeika.uconfig" % "uconfig" % "0.1.2"

Advertisement

Dependencies from Group

Nov 06, 2015
0 stars

Discover Dependencies

Sep 05, 2019
0 stars
Mar 11, 2023
15 usages
152 stars
May 06, 2016
2k stars
Apr 21, 2018
5 usages
9 stars
Jul 09, 2017
1 usages
0 stars
Nov 05, 2015
16 stars
Jun 16, 2017
4 usages
30 stars
Jun 28, 2018
6 stars