static-config 1.0.0


Group ID:
com.github.krever
Artifact ID:
static-config_2.12
Version:
1.0.0
Release Date:
Dec 17, 2016
Licenses:
MIT
Files:

libraryDependencies += "com.github.krever" %% "static-config" % "1.0.0"

Mill build tool

ivy"com.github.krever::static-config:1.0.0"

Scala CLI

//> using dep "com.github.krever::static-config:1.0.0"

Ammonite REPL

import $ivy.`com.github.krever::static-config:1.0.0`

<dependency>
  <groupId>com.github.krever</groupId>
  <artifactId>static-config_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.github.krever', name: 'static-config_2.12', version: '1.0.0'