Last Version

configs 0.3.0

Scala wrapper for Typesafe config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.kxbmap
ArtifactId

ArtifactId

configs-java7_2.11
Version

Version

0.3.0
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-java7_2.11 0.3.0


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

Dependencies

compile (2)

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

provided (1)

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

test (1)

Group / Artifact Type Version
com.github.scalaprops : scalaprops_2.11 jar 0.1.15

Project Modules

There are no modules declared in this project.