MVN

net.kuujo : vertigo

Maven & Gradle

Jun 16, 2014
5 usages
152 stars

Vertigo Core

<dependency>
    <groupId>net.kuujo</groupId>
    <artifactId>vertigo</artifactId>
    <version>0.6.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.kuujo : vertigo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.4
  • Latest Release Candidate: 0.7.0-RC3
  • Latest Beta: 0.7.0-beta4

All Versions

Choose a version of net.kuujo : vertigo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
vertigo-0.7.0-RC3
vertigo-0.7.0-RC2
vertigo-0.7.0-RC1
vertigo-0.7.0-beta4
vertigo-0.7.0-beta3
vertigo-0.7.0-beta2
vertigo-0.7.0-beta1
0.6.x
vertigo-0.6.4
vertigo-0.6.3
vertigo-0.6.2
vertigo-0.6.1
vertigo-0.6.0
0.5.x
vertigo-0.5.4
vertigo-0.5.3
vertigo-0.5.2
vertigo-0.5.1
vertigo-0.5.0

How to add a dependency to Maven

Add the following net.kuujo : vertigo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.kuujo</groupId>
    <artifactId>vertigo</artifactId>
    <version>0.6.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.kuujo : vertigo gradle dependency to your build.gradle file:

implementation 'net.kuujo:vertigo:0.6.4'

Gradle Kotlin DSL: Add the following net.kuujo : vertigo gradle kotlin dependency to your build.gradle.kts file:

implementation("net.kuujo:vertigo:0.6.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.kuujo : vertigo sbt scala dependency to your build.sbt file:

libraryDependencies += "net.kuujo" % "vertigo" % "0.6.4"

Advertisement

Dependencies from Group

Jun 16, 2014
5 usages
152 stars
May 09, 2014
2 usages
May 01, 2014
2 usages
Jun 16, 2014
1 usages
Nov 09, 2013

Discover Dependencies

Jun 26, 2023
23 usages
1.7k stars
9 usages
Sep 24, 2021
5 usages
529 stars
Oct 26, 2021
5 usages
4 stars
Aug 16, 2019
6 usages
Mar 20, 2013
6 usages
73 stars
Jan 19, 2022
10 usages
16 stars
Aug 25, 2023
13 usages
227 stars