MVN

com.lambdista : config_2.11

Maven & Gradle

Jun 13, 2019
3 usages
30 stars

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

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

Latest Version

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

  • Latest Stable: 0.6.0

All Versions

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

Version Vulnerabilities Updated
0.6.x
config_2.11-0.6.0
0.5.x
config_2.11-0.5.4
config_2.11-0.5.1
config_2.11-0.5.0
0.4.x
config_2.11-0.4.4
config_2.11-0.4.3
config_2.11-0.4.2
config_2.11-0.4.1
config_2.11-0.4.0
0.3.x
config_2.11-0.3.2
config_2.11-0.3.1
config_2.11-0.3.0
0.2.x
config_2.11-0.2.2
config_2.11-0.2.1
config_2.11-0.2.0
0.1.x
config_2.11-0.1.1
config_2.11-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>config_2.11</artifactId>
    <version>0.6.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.lambdista:config_2.11:0.6.0'

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

implementation("com.lambdista:config_2.11:0.6.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.lambdista" % "config_2.11" % "0.6.0"

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

Sep 13, 2017
5 usages
1.4k stars
May 20, 2018
3 usages
1 stars
May 23, 2019
4 usages
1 stars
Jul 22, 2019
4 usages
8 stars
Oct 12, 2021
3 usages
0 stars
Mar 24, 2023
1 usages
20 stars
Jul 15, 2020
2 usages
12 stars
Apr 15, 2021
3 usages
0 stars