andyglow / typesafe-config-scala   2.0.0

GNU General Public License v3.0 only GitHub

Little scala extension to Typesafe Config

Scala versions: 3.x 2.13 2.12 2.11

typesafe-config-scala 1.1.0


Group ID:
com.github.andyglow
Artifact ID:
typesafe-config-scala_2.11
Version:
1.1.0
Release Date:
Oct 27, 2020
Licenses:
Files:

libraryDependencies += "com.github.andyglow" %% "typesafe-config-scala" % "1.1.0"

Mill build tool

ivy"com.github.andyglow::typesafe-config-scala:1.1.0"

Scala CLI

//> using dep "com.github.andyglow::typesafe-config-scala:1.1.0"

Ammonite REPL

import $ivy.`com.github.andyglow::typesafe-config-scala:1.1.0`

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>typesafe-config-scala_2.11</artifactId>
  <version>1.1.0</version>
</dependency>

compile group: 'com.github.andyglow', name: 'typesafe-config-scala_2.11', version: '1.1.0'