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