typesafe

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.13
Last Version

Last Version

0.8.1
Release Date

Release Date

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.13

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.lambdista : config_2.13 jar 0.8.1
com.typesafe : config jar 1.4.1

test (1)

Group / Artifact Type Version
org.scalameta : munit_2.13 jar 0.7.27

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0
0.7.1
0.7.0
0.6.0