License |
License |
---|---|
GroupId | GroupIdorg.firstinspires.ftc |
ArtifactId | ArtifactIdRobotCore |
Last Version | Last Version7.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRobotCore
FTC SDK
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RobotCore-7.1.0.pom | |
RobotCore-7.1.0-sources.jar | 2 MB |
RobotCore-7.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.firstinspires.ftc/RobotCore/ -->
<dependency>
<groupId>org.firstinspires.ftc</groupId>
<artifactId>RobotCore</artifactId>
<version>7.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.firstinspires.ftc/RobotCore/
implementation 'org.firstinspires.ftc:RobotCore:7.1.0'
// https://jarcasting.com/artifacts/org.firstinspires.ftc/RobotCore/
implementation ("org.firstinspires.ftc:RobotCore:7.1.0")
'org.firstinspires.ftc:RobotCore:aar:7.1.0'
<dependency org="org.firstinspires.ftc" name="RobotCore" rev="7.1.0">
<artifact name="RobotCore" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.firstinspires.ftc', module='RobotCore', version='7.1.0')
)
libraryDependencies += "org.firstinspires.ftc" % "RobotCore" % "7.1.0"
[org.firstinspires.ftc/RobotCore "7.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.jakewharton.threetenabp : threetenabp | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.firstinspires.ftc : Tfod | jar | 7.1.0 |
org.tensorflow : tensorflow-lite-task-vision | jar | 0.2.0 |
androidx.appcompat » appcompat | jar | 1.2.0 |