MVN

com.trello.navi2 : navi

Maven & Gradle

Oct 25, 2018
4 usages
623 stars

Navi · Navi

<dependency>
    <groupId>com.trello.navi2</groupId>
    <artifactId>navi</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.trello.navi2 : navi to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of com.trello.navi2 : navi to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
navi-2.1.0
2.0.x
navi-2.0.1
2.0
navi-2.0

How to add a dependency to Maven

Add the following com.trello.navi2 : navi maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.trello.navi2</groupId>
    <artifactId>navi</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.trello.navi2 : navi gradle dependency to your build.gradle file:

implementation 'com.trello.navi2:navi:2.1.0'

Gradle Kotlin DSL: Add the following com.trello.navi2 : navi gradle kotlin dependency to your build.gradle.kts file:

implementation("com.trello.navi2:navi:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.trello.navi2 : navi sbt scala dependency to your build.sbt file:

libraryDependencies += "com.trello.navi2" % "navi" % "2.1.0"

Advertisement

Dependencies from Group

Oct 25, 2018
4 usages
623 stars

Discover Dependencies

Apr 06, 2014
23 stars
May 09, 2014
6 usages
Dec 24, 2018
14 usages
49 stars
Apr 25, 2020
24 usages
120 stars
Jan 19, 2019
11 usages
1.6k stars
Jan 28, 2006
21 usages
Aug 26, 2017
11 usages
2 stars
Feb 07, 2020
2 usages
41 stars