License |
License |
---|---|
GroupId | GroupIdcom.github.vagmcs |
ArtifactId | ArtifactIdoptimus_2.11 |
Version | Version3.2.4 |
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.11-3.2.4.pom | |
optimus_2.11-3.2.4.jar | 173 KB |
optimus_2.11-3.2.4-sources.jar | 19 KB |
optimus_2.11-3.2.4-javadoc.jar | 546 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.11/ -->
<dependency>
<groupId>com.github.vagmcs</groupId>
<artifactId>optimus_2.11</artifactId>
<version>3.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.11/
implementation 'com.github.vagmcs:optimus_2.11:3.2.4'
// https://jarcasting.com/artifacts/com.github.vagmcs/optimus_2.11/
implementation ("com.github.vagmcs:optimus_2.11:3.2.4")
'com.github.vagmcs:optimus_2.11:jar:3.2.4'
<dependency org="com.github.vagmcs" name="optimus_2.11" rev="3.2.4">
<artifact name="optimus_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vagmcs', module='optimus_2.11', version='3.2.4')
)
libraryDependencies += "com.github.vagmcs" % "optimus_2.11" % "3.2.4"
[com.github.vagmcs/optimus_2.11 "3.2.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.typesafe.scala-logging : scala-logging_2.11 | jar | 3.9.2 |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.3.0 |
net.sf.trove4j : core | jar | 3.1.0 |
com.beachape : enumeratum_2.11 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.0 |