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.9.0


Group ID:
com.hunorkovacs
Artifact ID:
circe-config_2.13
Version:
0.9.0
Release Date:
Jun 13, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.hunorkovacs</groupId>
  <artifactId>circe-config_2.13</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'com.hunorkovacs', name: 'circe-config_2.13', version: '0.9.0'