etorreborre / registry-scala   0.1.6

GitHub

Dependency injection library for Scala 3

Scala versions: 3.x

registry-circe 0.1.6


Group ID:
org.atnos
Artifact ID:
registry-circe_3
Version:
0.1.6
Version Scheme:
Release Date:
May 14, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "org.atnos" %% "registry-circe" % "0.1.6"

Mill build tool

ivy"org.atnos::registry-circe:0.1.6"

Scala CLI

//> using dep "org.atnos::registry-circe:0.1.6"

Ammonite REPL

import $ivy.`org.atnos::registry-circe:0.1.6`

<dependency>
  <groupId>org.atnos</groupId>
  <artifactId>registry-circe_3</artifactId>
  <version>0.1.6</version>
</dependency>

compile group: 'org.atnos', name: 'registry-circe_3', version: '0.1.6'