MVN

net.ldvsoft.simplex-lp-solver : js

Maven & Gradle

Sep 29, 2018

Simplex LP solver · Linear programming solver in Common Kotlin, use on JVM and in browser.

<dependency>
    <groupId>net.ldvsoft.simplex-lp-solver</groupId>
    <artifactId>js</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ldvsoft.simplex-lp-solver : js to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of net.ldvsoft.simplex-lp-solver : js to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
js-0.0.1
js-0.0.0

How to add a dependency to Maven

Add the following net.ldvsoft.simplex-lp-solver : js maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.ldvsoft.simplex-lp-solver</groupId>
    <artifactId>js</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.ldvsoft.simplex-lp-solver : js gradle dependency to your build.gradle file:

implementation 'net.ldvsoft.simplex-lp-solver:js:0.0.1'

Gradle Kotlin DSL: Add the following net.ldvsoft.simplex-lp-solver : js gradle kotlin dependency to your build.gradle.kts file:

implementation("net.ldvsoft.simplex-lp-solver:js:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.ldvsoft.simplex-lp-solver : js sbt scala dependency to your build.sbt file:

libraryDependencies += "net.ldvsoft.simplex-lp-solver" % "js" % "0.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Sep 17, 2018
2 stars
Sep 17, 2018
14 usages
2 stars
Sep 17, 2018
1 usages
2 stars
Jun 26, 2019
6 usages
Jun 26, 2019
1 usages
Dec 12, 2019
Aug 21, 2023
1 usages
0 stars
Jul 27, 2020
0 stars