RobotServer

FTC SDK

Лицензия

Лицензия

Группа

Группа

org.firstinspires.ftc
Идентификатор

Идентификатор

RobotServer
Последняя версия

Последняя версия

7.1.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

RobotServer
FTC SDK
Ссылка на сайт

Ссылка на сайт

https://github.com/FIRST-Tech-Challenge/FtcRobotController
Система контроля версий

Система контроля версий

https://github.com/FIRST-Tech-Challenge/FtcRobotController/tree/master

Скачать RobotServer

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.firstinspires.ftc/RobotServer/ -->
<dependency>
    <groupId>org.firstinspires.ftc</groupId>
    <artifactId>RobotServer</artifactId>
    <version>7.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.firstinspires.ftc/RobotServer/
implementation 'org.firstinspires.ftc:RobotServer:7.1.0'
// https://jarcasting.com/artifacts/org.firstinspires.ftc/RobotServer/
implementation ("org.firstinspires.ftc:RobotServer:7.1.0")
'org.firstinspires.ftc:RobotServer:aar:7.1.0'
<dependency org="org.firstinspires.ftc" name="RobotServer" rev="7.1.0">
  <artifact name="RobotServer" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.firstinspires.ftc', module='RobotServer', version='7.1.0')
)
libraryDependencies += "org.firstinspires.ftc" % "RobotServer" % "7.1.0"
[org.firstinspires.ftc/RobotServer "7.1.0"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.appcompat » appcompat jar 1.2.0
org.firstinspires.ftc : RobotCore jar 7.1.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
7.1.0
7.0.0
6.2.1
6.2.0