Download navigator-annotations-0.5.5.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.5.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials