Jar examples for g:gooddata-http-client
HTTP client with ability to handle GoodData authentication
You can download jar file gooddata-http-client 0.8.2 in this page.
BSD License
You can use the following script to add gooddata-http-client-0.8.2.jar to your project.
<dependency> <groupId>com.gooddata</groupId> <artifactId>gooddata-http-client</artifactId> <version>0.8.2</version> </dependency>
compile group: 'com.gooddata', name: 'gooddata-http-client', version: '0.8.2'
libraryDependencies += "com.gooddata" % "gooddata-http-client" % "0.8.2"
<dependency org="com.gooddata" name="gooddata-http-client" rev="0.8.2"/>
@Grapes(@Grab(group='com.gooddata', module='gooddata-http-client', version='0.8.2'))
'com.gooddata:gooddata-http-client:jar:0.8.2'
Click the following link to download the jar file.
gooddata-http-client-0.8.2-javadoc.jar