is not current version
Last Version 0.8.1

com.lambdista:config_2.13 0.6.0

A type safe, purely functional configuration library for Scala.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

config_2.13
Version

Version

0.6.0
Type

Type

jar

Download config_2.13 0.6.0


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