Download optimus_2.11-3.0.0.jar file - Jar o

Jar examples for o:optimus-2.11

Description

Optimus is a mathematical programming library for Scala

You can download jar file optimus_2.11 3.0.0 in this page.

License

GNU Lesser General Public License v3.0

Build File

You can use the following script to add optimus_2.11-3.0.0.jar to your project.

<dependency>
   <groupId>com.github.vagmcs</groupId>
   <artifactId>optimus_2.11</artifactId>
   <version>3.0.0</version>
</dependency>
compile group: 'com.github.vagmcs', name: 'optimus_2.11', version: '3.0.0'
libraryDependencies += "com.github.vagmcs" % "optimus_2.11" % "3.0.0"
<dependency org="com.github.vagmcs" name="optimus_2.11" rev="3.0.0"/>
@Grapes(@Grab(group='com.github.vagmcs', module='optimus_2.11', version='3.0.0'))
'com.github.vagmcs:optimus_2.11:jar:3.0.0'

Download

Click the following link to download the jar file.

optimus_2.11-3.0.0-javadoc.jar
optimus_2.11-3.0.0-sources.jar
optimus_2.11-3.0.0.jar
optimus_2.11-3.0.0.pom



Related Tutorials