Lightweight Scala Dependency Injection Library
scaldi 0.2
Group ID:
com.github.scaldi
Artifact ID:
scaldi_2.10
Version:
0.2
Release Date:
May 30, 2013
Licenses:
Files:
Full Scala Version:
2.10.1
Developers:
libraryDependencies += "com.github.scaldi" %% "scaldi" % "0.2"
ivy"com.github.scaldi::scaldi:0.2"
//> using dep "com.github.scaldi::scaldi:0.2"
import $ivy.`com.github.scaldi::scaldi:0.2`
<dependency> <groupId>com.github.scaldi</groupId> <artifactId>scaldi_2.10</artifactId> <version>0.2</version> </dependency>
compile group: 'com.github.scaldi', name: 'scaldi_2.10', version: '0.2'