MVN

com.github.marks-yag : config-core

Maven & Gradle

Mar 24, 2023
5 usages
1 stars

Config Core · A simple configuration parse and export library written in Kotlin.

<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>config-core</artifactId>
    <version>0.13.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.marks-yag : config-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.13.0

All Versions

Choose a version of com.github.marks-yag : config-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.13.x
config-core-0.13.0
0.12.x
config-core-0.12.8
config-core-0.12.7
config-core-0.12.6
config-core-0.12.5
config-core-0.12.4
config-core-0.12.3
config-core-0.12.2
config-core-0.12.1
config-core-0.12.0
0.11.x
config-core-0.11.3
config-core-0.11.2
config-core-0.11.1
config-core-0.11.0
0.10.x
config-core-0.10.2
config-core-0.10.1
config-core-0.10.0
0.9.x
config-core-0.9.4
config-core-0.9.3
config-core-0.9.2

How to add a dependency to Maven

Add the following com.github.marks-yag : config-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.marks-yag</groupId>
    <artifactId>config-core</artifactId>
    <version>0.13.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.marks-yag : config-core gradle dependency to your build.gradle file:

implementation 'com.github.marks-yag:config-core:0.13.0'

Gradle Kotlin DSL: Add the following com.github.marks-yag : config-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.marks-yag:config-core:0.13.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.marks-yag : config-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.marks-yag" % "config-core" % "0.13.0"

Advertisement

Dependencies from Group

Mar 24, 2023
5 usages
1 stars
Mar 24, 2023
5 usages
1 stars
Dec 31, 2019
4 usages
0 stars
Apr 27, 2020
3 usages
Mar 30, 2023
2 usages
0 stars

Discover Dependencies

Jun 28, 2023
2 usages
48 stars
Dec 17, 2019
1 usages
6 stars
Jun 29, 2021
20 stars
Jun 29, 2021
9 usages
Jan 28, 2023
24 stars
Aug 25, 2023
4 usages
3.9k stars
Apr 18, 2023
4 usages
2 stars
Oct 29, 2020
16 stars
Feb 27, 2023
12 stars