MVN

com.lambdista : config_2.12

Maven & Gradle

Jun 16, 2020
2 usages
30 stars

core · A type safe, purely functional configuration library for Scala.

<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>config_2.12</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.lambdista : config_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of com.lambdista : config_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
config_2.12-0.7.1
config_2.12-0.7.0
0.6.x
config_2.12-0.6.0
0.5.x
config_2.12-0.5.4
config_2.12-0.5.1
config_2.12-0.5.0
0.4.x
config_2.12-0.4.4

How to add a dependency to Maven

Add the following com.lambdista : config_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>config_2.12</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.lambdista : config_2.12 gradle dependency to your build.gradle file:

implementation 'com.lambdista:config_2.12:0.7.1'

Gradle Kotlin DSL: Add the following com.lambdista : config_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.lambdista:config_2.12:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.lambdista : config_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.lambdista" % "config_2.12" % "0.7.1"

Advertisement

Dependencies from Group

Jun 13, 2019
3 usages
30 stars
Jan 21, 2019
2 usages
30 stars
Mar 08, 2017
2 usages
30 stars
Jun 16, 2020
2 usages
30 stars
Jan 21, 2019
2 usages
30 stars

Discover Dependencies

Apr 12, 2017
2 usages
1.9k stars
Oct 13, 2017
2 usages
26 stars
Aug 07, 2017
2 usages
25 stars
Jun 04, 2018
2 usages
138 stars
Aug 25, 2017
2 usages
Mar 13, 2023
10 usages
15 stars
Dec 19, 2017
2 usages
Jan 21, 2023
3 usages
2 stars
Jul 03, 2018
3 usages
6 stars