Last Version

util 0.5.4

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-util_2.11
Version

Version

0.5.4
Type

Type

jar
Description

Description

util
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-util_2.11 0.5.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

Project Modules

There are no modules declared in this project.