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-M3
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

configs
Scala wrapper for Typesafe config
Project Organization

Project Organization

com.github.kxbmap

Download configs_2.12.0-M3

How to add to project

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

Dependencies

compile (2)

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

provided (1)

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

test (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.8
org.scala-lang.modules : scala-java8-compat_2.12.0-M3 jar 0.7.0
com.github.scalaprops : scalaprops_2.12.0-M3 jar 0.3.0
com.github.scalaprops : scalaprops-scalazlaws_2.12.0-M3 jar 0.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.0