Download navigator-annotations-0.5.3.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.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials