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

Last Version

0.4.3
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-RC1

How to add to project

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

Dependencies

compile (2)

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

provided (1)

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

test (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.10
org.scala-lang.modules : scala-java8-compat_2.12.0-RC1 jar 0.8.0-RC5
com.github.scalaprops : scalaprops_2.12.0-RC1 jar 0.3.4
com.github.scalaprops : scalaprops-scalazlaws_2.12.0-RC1 jar 0.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.3
0.4.2