Download navigator-annotations-0.4.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.4 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials