Last Version

typesafe 0.7.1

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.12
Version

Version

0.7.1
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

com.lambdista
Source Code Management

Source Code Management

https://github.com/lambdista/config

Download config-typesafe_2.12 0.7.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
com.lambdista : config_2.12 jar 0.7.1
com.typesafe : config jar 1.4.0

test (1)

Group / Artifact Type Version
org.scalameta : munit_2.12 jar 0.7.8

Project Modules

There are no modules declared in this project.