Last Version

optimus 3.4.1

Optimus is a mathematical programming library for Scala

License

License

GroupId

GroupId

com.github.vagmcs
ArtifactId

ArtifactId

optimus_2.12
Version

Version

3.4.1
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.12 3.4.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.12
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.3
org.scala-lang.modules : scala-xml_2.12 jar 1.3.0
net.sf.trove4j : core jar 3.1.0
com.beachape : enumeratum_2.12 jar 1.6.1

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.7
org.scalatestplus : scalacheck-1-15_2.12 jar 3.2.7.0
org.scalacheck : scalacheck_2.12 jar 1.15.3

Project Modules

There are no modules declared in this project.