Download granite-core-2.2.0.RC2.jar file - Jar g

Jar examples for g:granite-core

Description

You can download jar file granite-core 2.2.0.RC2 in this page.

License

LGPL

Build File

You can use the following script to add granite-core-2.2.0.RC2.jar to your project.

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

Download

Click the following link to download the jar file.

granite-core-2.2.0.RC2-javadoc.jar
granite-core-2.2.0.RC2-sources.jar
granite-core-2.2.0.RC2.jar
granite-core-2.2.0.RC2.pom



Related Tutorials