MVN

net.cactusthorn.config : core

Maven & Gradle

May 22, 2021
3 usages
11 stars

Config :: Core · Config :: Core

<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>core</artifactId>
    <version>0.30</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.cactusthorn.config : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.30

All Versions

Choose a version of net.cactusthorn.config : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.30
core-0.30
0.20
core-0.20
0.10
core-0.10

How to add a dependency to Maven

Add the following net.cactusthorn.config : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>core</artifactId>
    <version>0.30</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.cactusthorn.config : core gradle dependency to your build.gradle file:

implementation 'net.cactusthorn.config:core:0.30'

Gradle Kotlin DSL: Add the following net.cactusthorn.config : core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.cactusthorn.config:core:0.30")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.cactusthorn.config : core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.cactusthorn.config" % "core" % "0.30"

Advertisement

Dependencies from Group

Mar 26, 2023
8 usages
11 stars
May 22, 2021
3 usages
11 stars
Mar 26, 2023
1 usages
11 stars
Mar 26, 2023
1 usages
11 stars
Mar 26, 2023
1 usages
11 stars

Discover Dependencies

Jun 08, 2021
2 usages
1 stars
Oct 14, 2021
1 usages
1 stars
Jul 19, 2021
1 usages
0 stars
Aug 01, 2021
1 usages
25 stars
Aug 06, 2021
1 usages
4 stars