Last Version

configs 0.2.5

A Scala wrapper for Typesafe config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs_2.10
Version

Version

0.2.5
Type

Type

jar
Description

Description

configs
A Scala wrapper for Typesafe config
Project URL

Project URL

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

Project Organization

com.github.kxbmap
Source Code Management

Source Code Management

http://github.com/kxbmap/configs

Download configs_2.10 0.2.5


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.5
com.typesafe : config jar 1.2.1

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.5
org.scalacheck : scalacheck_2.10 jar 1.12.4

Project Modules

There are no modules declared in this project.