optimus

Optimus is a mathematical programming library for Scala

License

License

GroupId

GroupId

com.github.vagmcs
ArtifactId

ArtifactId

optimus_2.13
Last Version

Last Version

3.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

optimus
Optimus is a mathematical programming library for Scala
Project URL

Project URL

https://github.com/vagmcs
Project Organization

Project Organization

com.github.vagmcs
Source Code Management

Source Code Management

https://github.com/vagmcs/Optimus

Download optimus_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.13/ -->
<dependency>
    <groupId>com.github.vagmcs</groupId>
    <artifactId>optimus_2.13</artifactId>
    <version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.13/
implementation 'com.github.vagmcs:optimus_2.13:3.4.2'
// https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.13/
implementation ("com.github.vagmcs:optimus_2.13:3.4.2")
'com.github.vagmcs:optimus_2.13:jar:3.4.2'
<dependency org="com.github.vagmcs" name="optimus_2.13" rev="3.4.2">
  <artifact name="optimus_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vagmcs', module='optimus_2.13', version='3.4.2')
)
libraryDependencies += "com.github.vagmcs" % "optimus_2.13" % "3.4.2"
[com.github.vagmcs/optimus_2.13 "3.4.2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
ch.qos.logback : logback-classic jar 1.2.10
com.typesafe.scala-logging : scala-logging_2.13 jar 3.9.4
org.scala-lang.modules : scala-xml_2.13 jar 2.0.1
net.sf.trove4j : core jar 3.1.0
com.beachape : enumeratum_2.13 jar 1.7.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.11
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.11.0
org.scalacheck : scalacheck_2.13 jar 1.15.4

Project Modules

There are no modules declared in this project.

Versions

Version
3.4.2
3.4.1
3.4.0
3.2.4
3.2.2
3.2.0