Last Version

Google OR-Tools for Java 6.7.2

A project to publish Google OR-Tools as a dependable dependency in Maven.

License

License

GroupId

GroupId

io.github.oliviercailloux
ArtifactId

ArtifactId

google-or-tools
Version

Version

6.7.2
Type

Type

jar
Description

Description

Google OR-Tools for Java
A project to publish Google OR-Tools as a dependable dependency in Maven.
Project URL

Project URL

http://github.com/oliviercailloux/google-or-tools-java
Source Code Management

Source Code Management

http://github.com/oliviercailloux/google-or-tools-java

Download google-or-tools 6.7.2


<!-- https://jarcasting.com/artifacts/io.github.oliviercailloux/google-or-tools/ -->
<dependency>
    <groupId>io.github.oliviercailloux</groupId>
    <artifactId>google-or-tools</artifactId>
    <version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.oliviercailloux/google-or-tools/
implementation 'io.github.oliviercailloux:google-or-tools:6.7.2'
// https://jarcasting.com/artifacts/io.github.oliviercailloux/google-or-tools/
implementation ("io.github.oliviercailloux:google-or-tools:6.7.2")
'io.github.oliviercailloux:google-or-tools:jar:6.7.2'
<dependency org="io.github.oliviercailloux" name="google-or-tools" rev="6.7.2">
  <artifact name="google-or-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.oliviercailloux', module='google-or-tools', version='6.7.2')
)
libraryDependencies += "io.github.oliviercailloux" % "google-or-tools" % "6.7.2"
[io.github.oliviercailloux/google-or-tools "6.7.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 3.6.0

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic Optional jar 1.2.3
org.junit.jupiter : junit-jupiter-api jar 5.2.0

Project Modules

There are no modules declared in this project.