Download optional_2.10-1.0.0.jar file - Jar o

Jar examples for o:optional-2.10

Description

An implicit option for Scala

You can download jar file optional_2.10 1.0.0 in this page.

License

LGPL v2.1+

Build File

You can use the following script to add optional_2.10-1.0.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>optional_2.10</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.sciss', name: 'optional_2.10', version: '1.0.0'
libraryDependencies += "de.sciss" % "optional_2.10" % "1.0.0"
<dependency org="de.sciss" name="optional_2.10" rev="1.0.0"/>
@Grapes(@Grab(group='de.sciss', module='optional_2.10', version='1.0.0'))
'de.sciss:optional_2.10:jar:1.0.0'

Download

Click the following link to download the jar file.

optional_2.10-1.0.0-javadoc.jar
optional_2.10-1.0.0-sources.jar
optional_2.10-1.0.0.jar
optional_2.10-1.0.0.pom



Related Tutorials