MVN

org.firstinspires.ftc : RobotServer

Maven & Gradle

Jul 07, 2023
3 usages
669 stars

RobotServer · FTC SDK

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

Latest Version

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

  • Latest Stable: 8.2.0

All Versions

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

Version Vulnerabilities Updated
8.2.x
RobotServer-8.2.0
8.1.x
RobotServer-8.1.1
RobotServer-8.1.0
8.0.x
RobotServer-8.0.0
7.2.x
RobotServer-7.2.0
7.1.x
RobotServer-7.1.0
7.0.x
RobotServer-7.0.0
6.2.x
RobotServer-6.2.1
RobotServer-6.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.firstinspires.ftc</groupId>
    <artifactId>RobotServer</artifactId>
    <version>8.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.firstinspires.ftc:RobotServer:8.2.0'

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

implementation("org.firstinspires.ftc:RobotServer:8.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.firstinspires.ftc" % "RobotServer" % "8.2.0"

Advertisement

Dependencies from Group

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

Discover Dependencies

Mar 02, 2023
4 usages
0 stars
Jun 01, 2023
6 stars
Aug 10, 2023
11 usages
27 stars
Aug 10, 2023
11 usages
27 stars
Feb 10, 2021
1 usages
0 stars
Feb 10, 2021
0 stars
Feb 16, 2021
2 stars
Mar 09, 2021
1 usages
1.1k stars