outr / profig   3.4.13

Apache License 2.0 GitHub

Powerful configuration management for Scala (JSON, properties, command-line arguments, and environment variables)

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x 0.6

profig 1.1.2


Group ID:
com.outr
Artifact ID:
profig_2.12
Version:
1.1.2
Release Date:
Aug 8, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "profig" % "1.1.2"

Mill build tool

ivy"com.outr::profig:1.1.2"

Scala CLI

//> using dep "com.outr::profig:1.1.2"

Ammonite REPL

import $ivy.`com.outr::profig:1.1.2`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>profig_2.12</artifactId>
  <version>1.1.2</version>
</dependency>

compile group: 'com.outr', name: 'profig_2.12', version: '1.1.2'