MVN

com.google.maps : google-maps-routing-parent

Maven & Gradle

Aug 08, 2023
1.7k stars

Google Routes API Parent · Java idiomatic client for Google Cloud Platform services.

<dependency>
    <groupId>com.google.maps</groupId>
    <artifactId>google-maps-routing-parent</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.maps : google-maps-routing-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of com.google.maps : google-maps-routing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.8.x
google-maps-routing-parent-1.8.0
1.7.x
google-maps-routing-parent-1.7.0
1.6.x
google-maps-routing-parent-1.6.0
1.5.x
google-maps-routing-parent-1.5.0
1.4.x
google-maps-routing-parent-1.4.0
1.3.x
google-maps-routing-parent-1.3.0
1.2.x
google-maps-routing-parent-1.2.0
1.1.x
google-maps-routing-parent-1.1.0
1.0.x
google-maps-routing-parent-1.0.0
0.8.x
google-maps-routing-parent-0.8.0
0.7.x
google-maps-routing-parent-0.7.0
0.6.x
google-maps-routing-parent-0.6.0
0.1.x
google-maps-routing-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.google.maps</groupId>
    <artifactId>google-maps-routing-parent</artifactId>
    <version>1.8.0</version>
</dependency>