Download optimus_2.12-2.1.0.jar file - Jar o

Jar examples for o:optimus-2.12

Description

Optimus is a mathematical programming library for Scala

You can download jar file optimus_2.12 2.1.0 in this page.

License

GNU Lesser General Public License v3.0

Build File

You can use the following script to add optimus_2.12-2.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

optimus_2.12-2.1.0-javadoc.jar
optimus_2.12-2.1.0-sources.jar
optimus_2.12-2.1.0.jar
optimus_2.12-2.1.0.pom



Related Tutorials