Download gooddata-rest-common-1.2.0.jar file - Jar g

Jar examples for g:gooddata-rest-common

Description

GoodData REST Common Library

You can download jar file gooddata-rest-common 1.2.0 in this page.

License

BSD License

Build File

You can use the following script to add gooddata-rest-common-1.2.0.jar to your project.

<dependency>
   <groupId>com.gooddata</groupId>
   <artifactId>gooddata-rest-common</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.gooddata', name: 'gooddata-rest-common', version: '1.2.0'
libraryDependencies += "com.gooddata" % "gooddata-rest-common" % "1.2.0"
<dependency org="com.gooddata" name="gooddata-rest-common" rev="1.2.0"/>
@Grapes(@Grab(group='com.gooddata', module='gooddata-rest-common', version='1.2.0'))
'com.gooddata:gooddata-rest-common:jar:1.2.0'

Download

Click the following link to download the jar file.

gooddata-rest-common-1.2.0-javadoc.jar
gooddata-rest-common-1.2.0-sources.jar
gooddata-rest-common-1.2.0.jar
gooddata-rest-common-1.2.0.pom



Related Tutorials