Jar examples for g:granite-core
You can download jar file granite-core 2.0.0.GA in this page.
LGPL
You can use the following script to add granite-core-2.0.0.GA.jar to your project.
<dependency> <groupId>org.graniteds</groupId> <artifactId>granite-core</artifactId> <version>2.0.0.GA</version> </dependency>
compile group: 'org.graniteds', name: 'granite-core', version: '2.0.0.GA'
libraryDependencies += "org.graniteds" % "granite-core" % "2.0.0.GA"
<dependency org="org.graniteds" name="granite-core" rev="2.0.0.GA"/>
@Grapes(@Grab(group='org.graniteds', module='granite-core', version='2.0.0.GA'))
'org.graniteds:granite-core:jar:2.0.0.GA'
Click the following link to download the jar file.
granite-core-2.0.0.GA.jar