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