Jar examples for n:navigator-annotations
Annotation processor that eliminates navigation boilerplate
You can download jar file navigator-annotations 0.5.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add navigator-annotations-0.5.1.jar to your project.
<dependency> <groupId>io.fruitful.navigator</groupId> <artifactId>navigator-annotations</artifactId> <version>0.5.1</version> </dependency>
compile group: 'io.fruitful.navigator', name: 'navigator-annotations', version: '0.5.1'
libraryDependencies += "io.fruitful.navigator" % "navigator-annotations" % "0.5.1"
<dependency org="io.fruitful.navigator" name="navigator-annotations" rev="0.5.1"/>
@Grapes(@Grab(group='io.fruitful.navigator', module='navigator-annotations', version='0.5.1'))
'io.fruitful.navigator:navigator-annotations:jar:0.5.1'
Click the following link to download the jar file.
navigator-annotations-0.5.1-javadoc.jar