文件名 | 操作 |
---|---|
google-auth-library-parent-0.13.0.pom | 下载 |
<dependency>
<groupId>com.google.auth</groupId>
<artifactId>google-auth-library-parent</artifactId>
<version>0.13.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.auth', module='google-auth-library-parent', version='0.13.0')
)