outr / profig   3.7.1

Apache License 2.0 GitHub

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

Scala versions: 3.x 2.13
Scala.js versions: 1.x

profig 3.7.1


Group ID:
com.outr
Artifact ID:
profig_3
Version:
3.7.1
Release Date:
May 1, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.3.7
Developers:

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

Mill build tool

ivy"com.outr::profig:3.7.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>profig_3</artifactId>
  <version>3.7.1</version>
</dependency>

compile group: 'com.outr', name: 'profig_3', version: '3.7.1'