Google OAuth Client Library for Java providing OAuth 2.0 functionality across Java platforms.
<dependency>
<groupId>com.google.oauth-client</groupId>
<artifactId>google-oauth-client</artifactId>
<version>1.39.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal import example for Google OAuth Client
Update imports to use new package paths (e.g., com.google.api.client.auth.oauth2.*).
No dependency data recorded yet.