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


Group ID:
com.softwaremill.macwire
Artifact ID:
macrospekko_2.13
Version:
2.6.4
Release Date:
Oct 11, 2024
Licenses:
Files:
Full Scala Version:
2.13.15
Developers:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.softwaremill.macwire</groupId>
  <artifactId>macrospekko_2.13</artifactId>
  <version>2.6.4</version>
</dependency>

compile group: 'com.softwaremill.macwire', name: 'macrospekko_2.13', version: '2.6.4'