MVN

net.cactusthorn.config : config-compiler

Maven & Gradle

Mar 26, 2023
11 stars

Config :: Compiler

<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>config-compiler</artifactId>
    <version>0.81</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.81

All Versions

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

Version Vulnerabilities Updated
0.81
config-compiler-0.81
0.80
config-compiler-0.80
0.70
config-compiler-0.70
0.60
config-compiler-0.60
0.50
config-compiler-0.50
0.40
config-compiler-0.40
0.31
config-compiler-0.31

How to add a dependency to Maven

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

<dependency>
    <groupId>net.cactusthorn.config</groupId>
    <artifactId>config-compiler</artifactId>
    <version>0.81</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'net.cactusthorn.config:config-compiler:0.81'

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

implementation("net.cactusthorn.config:config-compiler:0.81")

How to add a dependency to SBT Scala

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

libraryDependencies += "net.cactusthorn.config" % "config-compiler" % "0.81"

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

Oct 04, 2022
62 stars
Oct 04, 2022
62 stars
Oct 04, 2022
62 stars
Oct 04, 2022
62 stars
Oct 04, 2022
62 stars
Oct 04, 2022
62 stars
May 30, 2021
1 stars
Jan 25, 2022
181 stars