Jar examples for g:grace-anno
core annotations for grace compiler processor
You can download jar file grace-anno 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add grace-anno-1.0.0.jar to your project.
<dependency> <groupId>com.github.hc-tys</groupId> <artifactId>grace-anno</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.hc-tys', name: 'grace-anno', version: '1.0.0'
libraryDependencies += "com.github.hc-tys" % "grace-anno" % "1.0.0"
<dependency org="com.github.hc-tys" name="grace-anno" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.hc-tys', module='grace-anno', version='1.0.0'))
'com.github.hc-tys:grace-anno:jar:1.0.0'
Click the following link to download the jar file.
grace-anno-1.0.0-javadoc.jar