softwaremill / macwire   2.6.4

Apache License 2.0 Website GitHub

Zero-cost, compile-time, type-safe dependency injection library.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.5

macrospekko 2.6.3


Group ID:
com.softwaremill.macwire
Artifact ID:
macrospekko_2.12
Version:
2.6.3
Release Date:
Oct 9, 2024
Licenses:
Files:
Full Scala Version:
2.12.20
Developers:

libraryDependencies += "com.softwaremill.macwire" %% "macrospekko" % "2.6.3"

Mill build tool

ivy"com.softwaremill.macwire::macrospekko:2.6.3"

Scala CLI

//> using dep "com.softwaremill.macwire::macrospekko:2.6.3"

Ammonite REPL

import $ivy.`com.softwaremill.macwire::macrospekko:2.6.3`

<dependency>
  <groupId>com.softwaremill.macwire</groupId>
  <artifactId>macrospekko_2.12</artifactId>
  <version>2.6.3</version>
</dependency>

compile group: 'com.softwaremill.macwire', name: 'macrospekko_2.12', version: '2.6.3'