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.0.3


Group ID:
com.github.andyglow
Artifact ID:
typesafe-config-scala_2.13
Version:
1.0.3
Release Date:
Apr 18, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.andyglow</groupId>
  <artifactId>typesafe-config-scala_2.13</artifactId>
  <version>1.0.3</version>
</dependency>

compile group: 'com.github.andyglow', name: 'typesafe-config-scala_2.13', version: '1.0.3'