Download navigator-annotations-0.1.2.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.1.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials