is not current version
Last Version 9.3.10497

com.google.ortools:ortools-linux-x86-64 9.1.9490

Google OR-Tools Java project.

GroupId

GroupId

com.google.ortools
ArtifactId

ArtifactId

ortools-linux-x86-64
Version

Version

9.1.9490
Type

Type

jar

Download ortools-linux-x86-64 9.1.9490


<!-- https://jarcasting.com/artifacts/com.google.ortools/ortools-linux-x86-64/ -->
<dependency>
    <groupId>com.google.ortools</groupId>
    <artifactId>ortools-linux-x86-64</artifactId>
    <version>9.1.9490</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.ortools/ortools-linux-x86-64/
implementation 'com.google.ortools:ortools-linux-x86-64:9.1.9490'
// https://jarcasting.com/artifacts/com.google.ortools/ortools-linux-x86-64/
implementation ("com.google.ortools:ortools-linux-x86-64:9.1.9490")
'com.google.ortools:ortools-linux-x86-64:jar:9.1.9490'
<dependency org="com.google.ortools" name="ortools-linux-x86-64" rev="9.1.9490">
  <artifact name="ortools-linux-x86-64" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.ortools', module='ortools-linux-x86-64', version='9.1.9490')
)
libraryDependencies += "com.google.ortools" % "ortools-linux-x86-64" % "9.1.9490"
[com.google.ortools/ortools-linux-x86-64 "9.1.9490"]