softwaremill / macwire   2.6.2

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

runtime 0.7.2


Group ID:
com.softwaremill.macwire
Artifact ID:
runtime_2.10
Version:
0.7.2
Release Date:
Oct 15, 2014
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "com.softwaremill.macwire" %% "runtime" % "0.7.2"

Mill build tool

ivy"com.softwaremill.macwire::runtime:0.7.2"

Scala CLI

//> using dep "com.softwaremill.macwire::runtime:0.7.2"

Ammonite REPL

import $ivy.`com.softwaremill.macwire::runtime:0.7.2`

<dependency>
  <groupId>com.softwaremill.macwire</groupId>
  <artifactId>runtime_2.10</artifactId>
  <version>0.7.2</version>
</dependency>

compile group: 'com.softwaremill.macwire', name: 'runtime_2.10', version: '0.7.2'