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