Download scala-guice_2.12-4.1.1.jar file - Jar s

Jar examples for s:scala-guice-2.12

Description

Scala syntax for Guice

You can download jar file scala-guice_2.12 4.1.1 in this page.

License

Apache 2

Build File

You can use the following script to add scala-guice_2.12-4.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

scala-guice_2.12-4.1.1-javadoc.jar
scala-guice_2.12-4.1.1-sources.jar
scala-guice_2.12-4.1.1.jar
scala-guice_2.12-4.1.1.pom



Related Tutorials