static-config


License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.github.krever
ArtifactId

ArtifactId

static-config_2.11
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

static-config
static-config
Project URL

Project URL

https://github.com/Krever/static-config
Project Organization

Project Organization

com.github.krever

Download static-config_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.typesafe : config jar 1.3.1
com.lihaoyi : sourcecode_2.11 jar 0.1.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0