guardian / configuration-magic   1.4.0

GitHub

A library to load your Typesafe configuration from DynamoDB and other places!

Scala versions: 2.12 2.11 2.10

configuration-magic-core 1.0.0


Group ID:
com.gu
Artifact ID:
configuration-magic-core_2.11
Version:
1.0.0
Release Date:
Feb 15, 2016
Licenses:
Files:

libraryDependencies += "com.gu" %% "configuration-magic-core" % "1.0.0"

Mill build tool

ivy"com.gu::configuration-magic-core:1.0.0"

Scala CLI

//> using dep "com.gu::configuration-magic-core:1.0.0"

Ammonite REPL

import $ivy.`com.gu::configuration-magic-core:1.0.0`

<dependency>
  <groupId>com.gu</groupId>
  <artifactId>configuration-magic-core_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.gu', name: 'configuration-magic-core_2.11', version: '1.0.0'