Zero-cost, compile-time, type-safe dependency injection library.
runtime 0.7.3
Group ID:
com.softwaremill.macwire
Artifact ID:
runtime_2.11
Version:
0.7.3
Release Date:
Oct 23, 2014
Licenses:
Files:
Full Scala Version:
2.11.2
Developers:
libraryDependencies += "com.softwaremill.macwire" %% "runtime" % "0.7.3"
ivy"com.softwaremill.macwire::runtime:0.7.3"
//> using dep "com.softwaremill.macwire::runtime:0.7.3"
import $ivy.`com.softwaremill.macwire::runtime:0.7.3`
<dependency> <groupId>com.softwaremill.macwire</groupId> <artifactId>runtime_2.11</artifactId> <version>0.7.3</version> </dependency>
compile group: 'com.softwaremill.macwire', name: 'runtime_2.11', version: '0.7.3'