MVN

com.quantego : clp-java

Maven & Gradle

Oct 17, 2016
1 usages
39 stars

A linear programming library based on the Coin-OR CLP linear solver.

<dependency>
    <groupId>com.quantego</groupId>
    <artifactId>clp-java</artifactId>
    <version>1.16.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.quantego : clp-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.16.10

All Versions

Choose a version of com.quantego : clp-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.16.x
clp-java-1.16.10

How to add a dependency to Maven

Add the following com.quantego : clp-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.quantego</groupId>
    <artifactId>clp-java</artifactId>
    <version>1.16.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.quantego : clp-java gradle dependency to your build.gradle file:

implementation 'com.quantego:clp-java:1.16.10'

Gradle Kotlin DSL: Add the following com.quantego : clp-java gradle kotlin dependency to your build.gradle.kts file:

implementation("com.quantego:clp-java:1.16.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.quantego : clp-java sbt scala dependency to your build.sbt file:

libraryDependencies += "com.quantego" % "clp-java" % "1.16.10"

Advertisement

Dependencies from Group

Oct 17, 2016
1 usages
39 stars
Nov 14, 2023
2 stars

Discover Dependencies

Aug 11, 2017
2 usages
1 stars
May 20, 2016
2.7k stars
Apr 09, 2016
40 usages
1 stars
Apr 09, 2016
6 usages
1 stars
Jul 20, 2016
42 usages
1 stars
Jul 20, 2016
41 usages
1 stars
Apr 09, 2016
2 usages
1 stars