Jar examples for n:navigator-annotations
Annotation processor that eliminates navigation boilerplate
You can download jar file navigator-annotations 0.5.3 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
navigator-annotations-0.5.3-javadoc.jar