Download optimus_2.11-2.1.1.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 2.1.1 in this page.

License

GNU Lesser General Public License v3.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials