File | Operation |
---|---|
google-http-client-parent-1.43.2.pom | download |
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.43.2</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.google.http-client', module='google-http-client-parent', version='1.43.2')
)
<dependency org="com.google.http-client" name="google-http-client-parent" rev="1.43.2" />