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