Powerful configuration management for Scala (JSON, properties, command-line arguments, and environment variables)
profig-yaml 3.1.0
Group ID:
com.outr
Artifact ID:
profig-yaml_2.13
Version:
3.1.0
Release Date:
Jan 14, 2021
Licenses:
Files:
libraryDependencies += "com.outr" %% "profig-yaml" % "3.1.0"
ivy"com.outr::profig-yaml:3.1.0"
//> using dep "com.outr::profig-yaml:3.1.0"
import $ivy.`com.outr::profig-yaml:3.1.0`
<dependency> <groupId>com.outr</groupId> <artifactId>profig-yaml_2.13</artifactId> <version>3.1.0</version> </dependency>
compile group: 'com.outr', name: 'profig-yaml_2.13', version: '3.1.0'