Download navi-2.0.jar file - Jar n

Jar examples for n:navi

Description

Navi: Annotation Based Component Selector

You can download jar file navi 2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add navi-2.0.jar to your project.

<dependency>
   <groupId>com.trello.navi2</groupId>
   <artifactId>navi</artifactId>
   <version>2.0</version>
</dependency>
compile group: 'com.trello.navi2', name: 'navi', version: '2.0'
libraryDependencies += "com.trello.navi2" % "navi" % "2.0"
<dependency org="com.trello.navi2" name="navi" rev="2.0"/>
@Grapes(@Grab(group='com.trello.navi2', module='navi', version='2.0'))
'com.trello.navi2:navi:jar:2.0'

Download

Click the following link to download the jar file.

navi-2.0-javadoc.jar
navi-2.0-sources.jar
navi-2.0.pom



Related Tutorials