Last Version

tfod 1.0.2

FTC SDK

License

License

GroupId

GroupId

org.firstinspires.ftc
ArtifactId

ArtifactId

tfod
Version

Version

1.0.2
Type

Type

aar
Description

Description

tfod
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 tfod 1.0.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
org.tensorflow : tensorflow-lite jar 1.10.0
com.android.support » appcompat-v7 jar 27.1.1

Project Modules

There are no modules declared in this project.