Jar examples for g:gram
Gram is a metadata processing engine for Groovy
You can download jar file gram 1.1 in this page.
You can use the following script to add gram-1.1.jar to your project.
<dependency> <groupId>groovy</groupId> <artifactId>gram</artifactId> <version>1.1</version> </dependency>
compile group: 'groovy', name: 'gram', version: '1.1'
libraryDependencies += "groovy" % "gram" % "1.1"
<dependency org="groovy" name="gram" rev="1.1"/>
@Grapes(@Grab(group='groovy', module='gram', version='1.1'))
'groovy:gram:jar:1.1'
Click the following link to download the jar file.
gram-1.1.jar