License |
License |
---|---|
GroupId | GroupIdorg.firstinspires.ftc |
ArtifactId | ArtifactIdFtcCommon |
Version | Version6.2.1 |
Type | Typeaar |
Description |
DescriptionFtcCommon
FTC SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
FtcCommon-6.2.1.pom | |
FtcCommon-6.2.1-sources.jar | 207 KB |
FtcCommon-6.2.1-javadoc.jar | 433 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.firstinspires.ftc/FtcCommon/ -->
<dependency>
<groupId>org.firstinspires.ftc</groupId>
<artifactId>FtcCommon</artifactId>
<version>6.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.firstinspires.ftc/FtcCommon/
implementation 'org.firstinspires.ftc:FtcCommon:6.2.1'
// https://jarcasting.com/artifacts/org.firstinspires.ftc/FtcCommon/
implementation ("org.firstinspires.ftc:FtcCommon:6.2.1")
'org.firstinspires.ftc:FtcCommon:aar:6.2.1'
<dependency org="org.firstinspires.ftc" name="FtcCommon" rev="6.2.1">
<artifact name="FtcCommon" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.firstinspires.ftc', module='FtcCommon', version='6.2.1')
)
libraryDependencies += "org.firstinspires.ftc" % "FtcCommon" % "6.2.1"
[org.firstinspires.ftc/FtcCommon "6.2.1"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.2.0 |
org.firstinspires.ftc : RobotCore | jar | 6.2.1 |
org.firstinspires.ftc : RobotServer | jar | 6.2.1 |
org.firstinspires.ftc : Hardware | jar | 6.2.1 |
org.firstinspires.ftc : Inspection | jar | 6.2.1 |