Download navigator-annotations-0.3.0.jar file - Jar n

Jar examples for n:navigator-annotations

Description

Annotation processor that eliminates navigation boilerplate

You can download jar file navigator-annotations 0.3.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add navigator-annotations-0.3.0.jar to your project.

<dependency>
   <groupId>com.shaishavgandhi.navigator</groupId>
   <artifactId>navigator-annotations</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'com.shaishavgandhi.navigator', name: 'navigator-annotations', version: '0.3.0'
libraryDependencies += "com.shaishavgandhi.navigator" % "navigator-annotations" % "0.3.0"
<dependency org="com.shaishavgandhi.navigator" name="navigator-annotations" rev="0.3.0"/>
@Grapes(@Grab(group='com.shaishavgandhi.navigator', module='navigator-annotations', version='0.3.0'))
'com.shaishavgandhi.navigator:navigator-annotations:jar:0.3.0'

Download

Click the following link to download the jar file.

navigator-annotations-0.3.0-javadoc.jar
navigator-annotations-0.3.0-sources.jar
navigator-annotations-0.3.0.jar
navigator-annotations-0.3.0.pom



Related Tutorials