Download scala-guice_2.10-4.0.0-beta5.jar file - Jar s

Jar examples for s:scala-guice-2.10

Description

Scala syntax for Guice

You can download jar file scala-guice_2.10 4.0.0-beta5 in this page.

License

Apache 2

Build File

You can use the following script to add scala-guice_2.10-4.0.0-beta5.jar to your project.

<dependency>
   <groupId>net.codingwell</groupId>
   <artifactId>scala-guice_2.10</artifactId>
   <version>4.0.0-beta5</version>
</dependency>
compile group: 'net.codingwell', name: 'scala-guice_2.10', version: '4.0.0-beta5'
libraryDependencies += "net.codingwell" % "scala-guice_2.10" % "4.0.0-beta5"
<dependency org="net.codingwell" name="scala-guice_2.10" rev="4.0.0-beta5"/>
@Grapes(@Grab(group='net.codingwell', module='scala-guice_2.10', version='4.0.0-beta5'))
'net.codingwell:scala-guice_2.10:jar:4.0.0-beta5'

Download

Click the following link to download the jar file.

scala-guice_2.10-4.0.0-beta5-javadoc.jar
scala-guice_2.10-4.0.0-beta5-sources.jar
scala-guice_2.10-4.0.0-beta5.jar
scala-guice_2.10-4.0.0-beta5.pom



Related Tutorials