MVN

org.firstinspires.ftc : tfod

Maven & Gradle

Feb 11, 2021
1 usages
668 stars

tfod · FTC SDK

<dependency>
    <groupId>org.firstinspires.ftc</groupId>
    <artifactId>tfod</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.firstinspires.ftc : tfod to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of org.firstinspires.ftc : tfod to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
tfod-1.0.2

How to add a dependency to Maven

Add the following org.firstinspires.ftc : tfod maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.firstinspires.ftc</groupId>
    <artifactId>tfod</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.firstinspires.ftc : tfod gradle dependency to your build.gradle file:

implementation 'org.firstinspires.ftc:tfod:1.0.2'

Gradle Kotlin DSL: Add the following org.firstinspires.ftc : tfod gradle kotlin dependency to your build.gradle.kts file:

implementation("org.firstinspires.ftc:tfod:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.firstinspires.ftc : tfod sbt scala dependency to your build.sbt file:

libraryDependencies += "org.firstinspires.ftc" % "tfod" % "1.0.2"

Advertisement

Dependencies from Group

Jul 07, 2023
7 usages
668 stars
Jul 07, 2023
3 usages
668 stars
Jul 07, 2023
2 usages
668 stars
Jul 07, 2023
1 usages
668 stars
Jul 07, 2023
1 usages
668 stars

Discover Dependencies

Jul 21, 2023
6 usages
866 stars
Apr 07, 2021
6 usages
27 stars
Jul 22, 2021
2 usages
5 stars
Aug 24, 2023
705 stars
Sep 10, 2021
1 stars
Aug 05, 2021
2 stars
Aug 05, 2021
2 stars
May 23, 2022
5 stars
Feb 21, 2021
1.2k stars