MVN

com.javasolver : jsr331-glpk

Maven & Gradle

Dec 19, 2021
3 stars

JSR331 GLPK · This is a JSR331 interface for the open source linear solver "GLPK"

<dependency>
    <groupId>com.javasolver</groupId>
    <artifactId>jsr331-glpk</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.javasolver : jsr331-glpk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.javasolver : jsr331-glpk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
jsr331-glpk-2.2.0
2.1.x
jsr331-glpk-2.1.0
2.0.x
jsr331-glpk-2.0.4
jsr331-glpk-2.0.3
jsr331-glpk-2.0.2
jsr331-glpk-2.0.1

How to add a dependency to Maven

Add the following com.javasolver : jsr331-glpk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.javasolver</groupId>
    <artifactId>jsr331-glpk</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.javasolver : jsr331-glpk gradle dependency to your build.gradle file:

implementation 'com.javasolver:jsr331-glpk:2.2.0'

Gradle Kotlin DSL: Add the following com.javasolver : jsr331-glpk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.javasolver:jsr331-glpk:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.javasolver : jsr331-glpk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.javasolver" % "jsr331-glpk" % "2.2.0"

Advertisement

Dependencies from Group

Dec 19, 2021
24 usages
4 stars
Dec 19, 2021
12 usages
7 stars
Dec 19, 2021
1 usages
6 stars
Dec 19, 2021
7 stars

Discover Dependencies

Dec 19, 2021
4 stars
Dec 19, 2021
6 stars
Jul 20, 2020
12 stars
May 28, 2023
4 usages
4 stars
Mar 31, 2020
1 usages
4 stars
Apr 02, 2020
1 usages