outr / profig   3.4.14

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-xml 3.0.1


Group ID:
com.outr
Artifact ID:
profig-xml_2.13
Version:
3.0.1
Release Date:
Aug 13, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.outr" %% "profig-xml" % "3.0.1"

Mill build tool

ivy"com.outr::profig-xml:3.0.1"

Scala CLI

//> using dep "com.outr::profig-xml:3.0.1"

Ammonite REPL

import $ivy.`com.outr::profig-xml:3.0.1`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>profig-xml_2.13</artifactId>
  <version>3.0.1</version>
</dependency>

compile group: 'com.outr', name: 'profig-xml_2.13', version: '3.0.1'