etorreborre / registry-scala   0.1.6

GitHub

Dependency injection library for Scala 3

Scala versions: 3.x

registry-circe 0.1.5


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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