MVN

com.trello : navi

Maven & Gradle

Oct 31, 2016
1 usages
623 stars

Navi · Navi

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

Latest Version

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

  • Latest Stable: 1.0

All Versions

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

Version Vulnerabilities Updated
1.0
navi-1.0
0.2.x
navi-0.2.2
navi-0.2.1
navi-0.2.0
0.1.x
navi-0.1.3
navi-0.1.2
navi-0.1.1
navi-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.trello</groupId>
    <artifactId>navi</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.trello:navi:1.0'

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

implementation("com.trello:navi:1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.trello" % "navi" % "1.0"

Advertisement

Dependencies from Group

Nov 03, 2016
19 usages
7.7k stars
Nov 04, 2016
13 usages
7.7k stars
Nov 03, 2016
8 usages
7.7k stars
Oct 31, 2016
1 usages
623 stars
Nov 04, 2016
7.7k stars

Discover Dependencies