MVN

com.shaishavgandhi.navigator : navigator-annotations

Maven & Gradle

Apr 04, 2019
3 usages
13 stars

Navigator Annotations · Annotation processor that eliminates navigation boilerplate

<dependency>
    <groupId>com.shaishavgandhi.navigator</groupId>
    <artifactId>navigator-annotations</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.shaishavgandhi.navigator : navigator-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.0
  • Latest Release Candidate: 1.0.0-RC1

All Versions

Choose a version of com.shaishavgandhi.navigator : navigator-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
navigator-annotations-1.0.0-RC1
0.5.x
navigator-annotations-0.5.0
0.4.x
navigator-annotations-0.4.1
navigator-annotations-0.4.0
0.3.x
navigator-annotations-0.3.2
navigator-annotations-0.3.1
navigator-annotations-0.3.0
0.2.x
navigator-annotations-0.2.1
navigator-annotations-0.2.0
0.1.x
navigator-annotations-0.1.2
navigator-annotations-0.1.1
navigator-annotations-0.1.0.1

How to add a dependency to Maven

Add the following com.shaishavgandhi.navigator : navigator-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.shaishavgandhi.navigator</groupId>
    <artifactId>navigator-annotations</artifactId>
    <version>0.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.shaishavgandhi.navigator : navigator-annotations gradle dependency to your build.gradle file:

implementation 'com.shaishavgandhi.navigator:navigator-annotations:0.5.0'

Gradle Kotlin DSL: Add the following com.shaishavgandhi.navigator : navigator-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.shaishavgandhi.navigator:navigator-annotations:0.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.shaishavgandhi.navigator : navigator-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.shaishavgandhi.navigator" % "navigator-annotations" % "0.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

May 23, 2023
138 usages
7 stars
Dec 03, 2017
11 usages
75 stars
May 12, 2016
6 usages
5 stars
Jul 04, 2021
6 usages
525 stars
Jan 16, 2023
10 usages
1.1k stars
Mar 08, 2015
11 usages
286 stars
Feb 23, 2020
12 usages
0 stars
Jun 13, 2017
6 usages
0 stars