kovacshuni / circe-config   0.10.0

Apache License 2.0 Website GitHub

Scala 3 compatible Typesafe config Scala wrapper powered by circe.

Scala versions: 3.x 2.13 2.12

circe-config 0.10.0


Group ID:
com.hunorkovacs
Artifact ID:
circe-config_2.12
Version:
0.10.0
Release Date:
Sept 27, 2022
Licenses:
Files:

libraryDependencies += "com.hunorkovacs" %% "circe-config" % "0.10.0"

Mill build tool

ivy"com.hunorkovacs::circe-config:0.10.0"

Scala CLI

//> using dep "com.hunorkovacs::circe-config:0.10.0"

Ammonite REPL

import $ivy.`com.hunorkovacs::circe-config:0.10.0`

<dependency>
  <groupId>com.hunorkovacs</groupId>
  <artifactId>circe-config_2.12</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'com.hunorkovacs', name: 'circe-config_2.12', version: '0.10.0'