MVN

com.panavis.open-source : google-or-tools

Maven & Gradle

Aug 23, 2020
5 stars

Google OR-Tools for Java · Publishing Google OR-Tools as a Maven dependency

<dependency>
    <groupId>com.panavis.open-source</groupId>
    <artifactId>google-or-tools</artifactId>
    <version>7.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.panavis.open-source : google-or-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 7.8

All Versions

Choose a version of com.panavis.open-source : google-or-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
7.8
google-or-tools-7.8

How to add a dependency to Maven

Add the following com.panavis.open-source : google-or-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.panavis.open-source</groupId>
    <artifactId>google-or-tools</artifactId>
    <version>7.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.panavis.open-source : google-or-tools gradle dependency to your build.gradle file:

implementation 'com.panavis.open-source:google-or-tools:7.8'

Gradle Kotlin DSL: Add the following com.panavis.open-source : google-or-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.panavis.open-source:google-or-tools:7.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.panavis.open-source : google-or-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.panavis.open-source" % "google-or-tools" % "7.8"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 29, 2021
2 usages
13.1k stars
Feb 05, 2023
1 usages
222 stars
Jul 13, 2023
4 usages
18 stars
May 31, 2021
2 stars
Aug 19, 2020
7 stars
Oct 14, 2020
Dec 22, 2022
1 usages
72 stars
Oct 26, 2022
1 usages
21.1k stars