Download scaldi_2.10-0.2.jar file - Jar s

Jar examples for s:scaldi-2.10

Description

Scaldi - Scala Dependency Injection Library

You can download jar file scaldi_2.10 0.2 in this page.

License

Apache License, ASL Version 2.0

Build File

You can use the following script to add scaldi_2.10-0.2.jar to your project.

<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'
libraryDependencies += "com.github.scaldi" % "scaldi_2.10" % "0.2"
<dependency org="com.github.scaldi" name="scaldi_2.10" rev="0.2"/>
@Grapes(@Grab(group='com.github.scaldi', module='scaldi_2.10', version='0.2'))
'com.github.scaldi:scaldi_2.10:jar:0.2'

Download

Click the following link to download the jar file.

scaldi_2.10-0.2-javadoc.jar
scaldi_2.10-0.2-sources.jar
scaldi_2.10-0.2.jar
scaldi_2.10-0.2.pom



Related Tutorials