MVN

com.bitofcode.oss.sdk : aviation-edge-sdk

Maven & Gradle

Apr 30, 2019
0 stars

BitOfCode Aviation-Edge-SDK · Java SDK for the Aviation-Edge Web API (https://aviation-edge.com)

<dependency>
    <groupId>com.bitofcode.oss.sdk</groupId>
    <artifactId>aviation-edge-sdk</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.bitofcode.oss.sdk : aviation-edge-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.bitofcode.oss.sdk : aviation-edge-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
aviation-edge-sdk-1.0.0
0.4.x
aviation-edge-sdk-0.4.0
0.3.x
aviation-edge-sdk-0.3.0
0.2.x
aviation-edge-sdk-0.2.0
0.1.x
aviation-edge-sdk-0.1.0
0.0.x
aviation-edge-sdk-0.0.3
aviation-edge-sdk-0.0.2

How to add a dependency to Maven

Add the following com.bitofcode.oss.sdk : aviation-edge-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.bitofcode.oss.sdk</groupId>
    <artifactId>aviation-edge-sdk</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.bitofcode.oss.sdk : aviation-edge-sdk gradle dependency to your build.gradle file:

implementation 'com.bitofcode.oss.sdk:aviation-edge-sdk:1.0.0'

Gradle Kotlin DSL: Add the following com.bitofcode.oss.sdk : aviation-edge-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("com.bitofcode.oss.sdk:aviation-edge-sdk:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.bitofcode.oss.sdk : aviation-edge-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "com.bitofcode.oss.sdk" % "aviation-edge-sdk" % "1.0.0"

Advertisement

Dependencies from Group

Discover Dependencies

Apr 02, 2019
8 stars
Aug 07, 2023
16 stars
Mar 25, 2019
1 usages
12 stars
Aug 12, 2019
2 usages
47k stars
Mar 27, 2019
1 usages
1.8k stars
Mar 25, 2019
1 usages
19 stars
Jan 02, 2023
7 usages
43.5k stars
Nov 13, 2022
2 usages
43.5k stars
Dec 17, 2019
1 usages
1.9k stars
May 27, 2021