License |
License |
---|---|
GroupId | GroupIdcom.github.vagmcs |
ArtifactId | ArtifactIdoptimus_2.12 |
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.12-3.4.1.pom | |
optimus_2.12-3.4.1.jar | 146 KB |
optimus_2.12-3.4.1-sources.jar | 19 KB |
optimus_2.12-3.4.1-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
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 |