File | Operation |
---|---|
google-auth-library-parent-1.24.0.pom | download |
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>1.24.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.auth', module='google-auth-library-parent', version='1.24.0')
)
<parent> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-shared-config</artifactId> <version>1.9.0</version> </parent>