Last Version

typesafe 0.6.0

A type safe, purely functional configuration library for Scala.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.lambdista
ArtifactId

ArtifactId

config-typesafe_2.11
Version

Version

0.6.0
Type

Type

jar
Description

Description

typesafe
A type safe, purely functional configuration library for Scala.
Project URL

Project URL

https://github.com/lambdista/config
Project Organization

Project Organization

lambdista
Source Code Management

Source Code Management

https://github.com/lambdista/config

Download config-typesafe_2.11 0.6.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.lambdista : config_2.11 jar 0.6.0
com.typesafe : config jar 1.3.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.