Download gooddata-rest-common-1.0.1.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.0.1 in this page.

License

BSD License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials