MVN

net.quedex : java-api

Maven & Gradle

Dec 15, 2018
10 stars

java-api · Quedex Java API.

<dependency>
    <groupId>net.quedex</groupId>
    <artifactId>java-api</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.quedex : java-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of net.quedex : java-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.7.x
java-api-0.7.0
0.6.x
java-api-0.6.0
0.5.x
java-api-0.5.0
0.4.x
java-api-0.4.0
0.3.x
java-api-0.3.0
0.2.x
java-api-0.2.0
0.1
java-api-0.1

How to add a dependency to Maven

Add the following net.quedex : java-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.quedex</groupId>
    <artifactId>java-api</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.quedex : java-api gradle dependency to your build.gradle file:

implementation 'net.quedex:java-api:0.7.0'

Gradle Kotlin DSL: Add the following net.quedex : java-api gradle kotlin dependency to your build.gradle.kts file:

implementation("net.quedex:java-api:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.quedex : java-api sbt scala dependency to your build.sbt file:

libraryDependencies += "net.quedex" % "java-api" % "0.7.0"

Advertisement

Dependencies from Group

Dec 15, 2018
10 stars

Discover Dependencies

Jan 24, 2019
2 usages
1.1k stars
Aug 29, 2016
1 usages
3 stars
Aug 29, 2016
3 stars
Aug 18, 2016
1 usages
1.9k stars
Nov 18, 2020
1 usages
258 stars
Aug 17, 2016
258 stars
Oct 29, 2020
10 stars
Jul 31, 2023
23 usages
142 stars