MVN

xyz.deltaevo : JVultr

Maven & Gradle

May 24, 2016
3 stars

JVultr · JVultr is a java binding of Vultr rest api

<dependency>
    <groupId>xyz.deltaevo</groupId>
    <artifactId>JVultr</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.deltaevo : JVultr to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of xyz.deltaevo : JVultr to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
JVultr-1.0

How to add a dependency to Maven

Add the following xyz.deltaevo : JVultr maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.deltaevo</groupId>
    <artifactId>JVultr</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.deltaevo : JVultr gradle dependency to your build.gradle file:

implementation 'xyz.deltaevo:JVultr:1.0'

Gradle Kotlin DSL: Add the following xyz.deltaevo : JVultr gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.deltaevo:JVultr:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.deltaevo : JVultr sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.deltaevo" % "JVultr" % "1.0"

Advertisement

Dependencies from Group

May 24, 2016
3 stars

Discover Dependencies

Mar 04, 2018
106 stars
May 27, 2016
273 stars
Feb 23, 2017
1 usages
58 stars
Sep 02, 2017
1.1k stars
May 24, 2016
1 stars
May 27, 2016
5.3k stars
May 27, 2016
273 stars
May 23, 2016
353 stars