Download granite-tide-1.1.0.GA.jar file - Jar g

Jar examples for g:granite-tide

Description

You can download jar file granite-tide 1.1.0.GA in this page.

Build File

You can use the following script to add granite-tide-1.1.0.GA.jar to your project.

<dependency>
   <groupId>org.graniteds</groupId>
   <artifactId>granite-tide</artifactId>
   <version>1.1.0.GA</version>
</dependency>
compile group: 'org.graniteds', name: 'granite-tide', version: '1.1.0.GA'
libraryDependencies += "org.graniteds" % "granite-tide" % "1.1.0.GA"
<dependency org="org.graniteds" name="granite-tide" rev="1.1.0.GA"/>
@Grapes(@Grab(group='org.graniteds', module='granite-tide', version='1.1.0.GA'))
'org.graniteds:granite-tide:jar:1.1.0.GA'

Download

Click the following link to download the jar file.

granite-tide-1.1.0.GA.jar
granite-tide-1.1.0.GA.pom



Related Tutorials