Download grace-anno-1.0.0.jar file - Jar g

Jar examples for g:grace-anno

Description

core annotations for grace compiler processor

You can download jar file grace-anno 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

grace-anno-1.0.0-javadoc.jar
grace-anno-1.0.0-sources.jar
grace-anno-1.0.0.jar
grace-anno-1.0.0.pom



Related Tutorials