MVN

me.friwi : tello4j

Maven & Gradle

Jan 24, 2020
10 stars

Tello4J · A Java library for communication with your tello drone. Supporting SDK commands, state updates and video feed.

<dependency>
    <groupId>me.friwi</groupId>
    <artifactId>tello4j</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.friwi : tello4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of me.friwi : tello4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tello4j-1.0.2
tello4j-1.0.1
1.0
tello4j-1.0

How to add a dependency to Maven

Add the following me.friwi : tello4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.friwi</groupId>
    <artifactId>tello4j</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.friwi : tello4j gradle dependency to your build.gradle file:

implementation 'me.friwi:tello4j:1.0.2'

Gradle Kotlin DSL: Add the following me.friwi : tello4j gradle kotlin dependency to your build.gradle.kts file:

implementation("me.friwi:tello4j:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.friwi : tello4j sbt scala dependency to your build.sbt file:

libraryDependencies += "me.friwi" % "tello4j" % "1.0.2"

Advertisement

Dependencies from Group

Dec 18, 2021
1 usages
Feb 12, 2023
1 usages
Dec 18, 2021
1 usages
Jan 24, 2020
10 stars
Aug 07, 2023
181 stars

Discover Dependencies

Dec 30, 2019
0 stars
Jan 09, 2020
0 stars
Jan 10, 2021
5 stars
May 11, 2021
2 stars
Jun 03, 2022
415 stars
Feb 04, 2020
1 usages
2 stars
Jan 22, 2020
3 stars
Dec 26, 2022
53 stars