is not current version
Last Version 9.3.10497

com.google.ortools:ortools-win32-x86-64 8.2.9025

Google OR-Tools Java project.

GroupId

GroupId

com.google.ortools
ArtifactId

ArtifactId

ortools-win32-x86-64
Version

Version

8.2.9025
Type

Type

jar

Download ortools-win32-x86-64 8.2.9025


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