etorreborre / registry-scala   0.1.6

GitHub

Dependency injection library for Scala 3

Scala versions: 3.x

registry-scalacheck 0.1.0


Group ID:
org.atnos
Artifact ID:
registry-scalacheck_3
Version:
0.1.0
Version Scheme:
Release Date:
May 4, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "org.atnos" %% "registry-scalacheck" % "0.1.0"

Mill build tool

ivy"org.atnos::registry-scalacheck:0.1.0"

Scala CLI

//> using dep "org.atnos::registry-scalacheck:0.1.0"

Ammonite REPL

import $ivy.`org.atnos::registry-scalacheck:0.1.0`

<dependency>
  <groupId>org.atnos</groupId>
  <artifactId>registry-scalacheck_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'org.atnos', name: 'registry-scalacheck_3', version: '0.1.0'