Java client library for Google Maps Platform Web Services, enabling geocoding, directions, and places API integration.
<dependency>
<groupId>com.google.maps</groupId>
<artifactId>google-maps-services</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Geocodes an address using the Google Maps Geocoding API.
Store API key in environment variables or secure configuration.
No dependency data recorded yet.