is not current version
Last Version 0.6.0

com.lambdista:config_2.11 0.5.4

A type safe, purely functional configuration library for Scala.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

config_2.11
Version

Version

0.5.4
Type

Type

jar

Download config_2.11 0.5.4


<!-- https://jarcasting.com/artifacts/com.lambdista/config_2.11/ -->
<dependency>
    <groupId>com.lambdista</groupId>
    <artifactId>config_2.11</artifactId>
    <version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.lambdista/config_2.11/
implementation 'com.lambdista:config_2.11:0.5.4'
// https://jarcasting.com/artifacts/com.lambdista/config_2.11/
implementation ("com.lambdista:config_2.11:0.5.4")
'com.lambdista:config_2.11:jar:0.5.4'
<dependency org="com.lambdista" name="config_2.11" rev="0.5.4">
  <artifact name="config_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lambdista', module='config_2.11', version='0.5.4')
)
libraryDependencies += "com.lambdista" % "config_2.11" % "0.5.4"
[com.lambdista/config_2.11 "0.5.4"]