| License |
License |
|---|---|
| GroupId | GroupIdcom.github.vagmcs |
| ArtifactId | ArtifactIdoptimus_2.13 |
| Version | Version3.4.1 |
| Type | Typejar |
| Description |
Descriptionoptimus
Optimus is a mathematical programming library for Scala
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.vagmcs |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| optimus_2.13-3.4.1.pom | |
| optimus_2.13-3.4.1.jar | 150 KB |
| optimus_2.13-3.4.1-sources.jar | 19 KB |
| optimus_2.13-3.4.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.13/ -->
<dependency>
<groupId>com.github.vagmcs</groupId>
<artifactId>optimus_2.13</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.13/
implementation 'com.github.vagmcs:optimus_2.13:3.4.1'
// https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.13/
implementation ("com.github.vagmcs:optimus_2.13:3.4.1")
'com.github.vagmcs:optimus_2.13:jar:3.4.1'
<dependency org="com.github.vagmcs" name="optimus_2.13" rev="3.4.1">
<artifact name="optimus_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vagmcs', module='optimus_2.13', version='3.4.1')
)
libraryDependencies += "com.github.vagmcs" % "optimus_2.13" % "3.4.1"
[com.github.vagmcs/optimus_2.13 "3.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.5 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| com.typesafe.scala-logging : scala-logging_2.13 | jar | 3.9.3 |
| org.scala-lang.modules : scala-xml_2.13 | jar | 1.3.0 |
| net.sf.trove4j : core | jar | 3.1.0 |
| com.beachape : enumeratum_2.13 | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.7 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.7.0 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.3 |