MVN

com.thealtening.api : api

Maven & Gradle

Jul 06, 2020
8 stars

TheAltening4j · Java Wrapper for TheAltening HTTP API

<dependency>
    <groupId>com.thealtening.api</groupId>
    <artifactId>api</artifactId>
    <version>4.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.thealtening.api : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.0

All Versions

Choose a version of com.thealtening.api : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
api-4.1.0
4.0.x
api-4.0.1
api-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.thealtening.api</groupId>
    <artifactId>api</artifactId>
    <version>4.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.thealtening.api : api gradle dependency to your build.gradle file:

implementation 'com.thealtening.api:api:4.1.0'

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

implementation("com.thealtening.api:api:4.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.thealtening.api : api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.thealtening.api" % "api" % "4.1.0"

Advertisement

Dependencies from Group

api
Jul 06, 2020
8 stars

Discover Dependencies

Aug 22, 2023
7 usages
1.7k stars
Jul 16, 2023
122 stars
May 19, 2023
8 usages
21.5k stars
May 24, 2021
Jun 14, 2023
196 stars
Sep 13, 2022
6 usages
304 stars
May 12, 2021
191 stars
Jul 31, 2023
97 usages
2.1k stars
Aug 25, 2023
9 usages
11.9k stars