configs

Scala wrapper for Typesafe config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs_2.12.0-M2
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

configs
Scala wrapper for Typesafe config
Project URL

Project URL

https://github.com/kxbmap/configs
Project Organization

Project Organization

com.github.kxbmap
Source Code Management

Source Code Management

https://github.com/kxbmap/configs

Download configs_2.12.0-M2

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12.0-M2/ -->
<dependency>
    <groupId>com.github.kxbmap</groupId>
    <artifactId>configs_2.12.0-M2</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12.0-M2/
implementation 'com.github.kxbmap:configs_2.12.0-M2:0.3.0'
// https://jarcasting.com/artifacts/com.github.kxbmap/configs_2.12.0-M2/
implementation ("com.github.kxbmap:configs_2.12.0-M2:0.3.0")
'com.github.kxbmap:configs_2.12.0-M2:jar:0.3.0'
<dependency org="com.github.kxbmap" name="configs_2.12.0-M2" rev="0.3.0">
  <artifact name="configs_2.12.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kxbmap', module='configs_2.12.0-M2', version='0.3.0')
)
libraryDependencies += "com.github.kxbmap" % "configs_2.12.0-M2" % "0.3.0"
[com.github.kxbmap/configs_2.12.0-M2 "0.3.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0-M2
com.typesafe : config jar 1.3.0

provided (1)

Group / Artifact Type Version
org.scala-lang : scala-reflect jar 2.12.0-M2

test (1)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.12.0-M2 jar 0.1.14

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0