Download granite-core-3.0.0.M3.jar file - Jar g

Jar examples for g:granite-core

Description

You can download jar file granite-core 3.0.0.M3 in this page.

License

LGPL

Build File

You can use the following script to add granite-core-3.0.0.M3.jar to your project.

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

Download

Click the following link to download the jar file.

granite-core-3.0.0.M3-javadoc.jar
granite-core-3.0.0.M3-sources.jar
granite-core-3.0.0.M3.jar
granite-core-3.0.0.M3.pom



Related Tutorials