FtcCommon

FTC SDK

License

License

GroupId

GroupId

org.firstinspires.ftc
ArtifactId

ArtifactId

FtcCommon
Last Version

Last Version

7.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

FtcCommon
FTC SDK
Project URL

Project URL

https://github.com/FIRST-Tech-Challenge/FtcRobotController
Source Code Management

Source Code Management

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

Download FtcCommon

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
org.firstinspires.ftc : RobotCore jar 7.1.0
org.firstinspires.ftc : RobotServer jar 7.1.0
org.firstinspires.ftc : Hardware jar 7.1.0
org.firstinspires.ftc : Inspection jar 7.1.0

Project Modules

There are no modules declared in this project.
org.firstinspires.ftc

FIRST Tech Challenge

ftcteams@usfirst.org

Versions

Version
7.1.0
7.0.0
6.2.1
6.2.0