Download scala-plus_2.10-0.1.jar file - Jar s

Jar examples for s:scala-plus-2.10

Description

Scala+

You can download jar file scala-plus_2.10 0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add scala-plus_2.10-0.1.jar to your project.

<dependency>
   <groupId>global.namespace.scala-plus</groupId>
   <artifactId>scala-plus_2.10</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'global.namespace.scala-plus', name: 'scala-plus_2.10', version: '0.1'
libraryDependencies += "global.namespace.scala-plus" % "scala-plus_2.10" % "0.1"
<dependency org="global.namespace.scala-plus" name="scala-plus_2.10" rev="0.1"/>
@Grapes(@Grab(group='global.namespace.scala-plus', module='scala-plus_2.10', version='0.1'))
'global.namespace.scala-plus:scala-plus_2.10:jar:0.1'

Download

Click the following link to download the jar file.

scala-plus_2.10-0.1-javadoc.jar
scala-plus_2.10-0.1-sources.jar
scala-plus_2.10-0.1.jar
scala-plus_2.10-0.1.pom



Related Tutorials