Last Version

easyftc 1.0.0

EasyFTC library for FTC autonomous

License

License

GroupId

GroupId

io.github.lcrobotics
ArtifactId

ArtifactId

easyftc
Version

Version

1.0.0
Type

Type

aar
Description

Description

easyftc
EasyFTC library for FTC autonomous
Project URL

Project URL

https://github.com/lcrobotics/EasyFTC
Source Code Management

Source Code Management

https://github.com/lcrobotics/EasyFTC/tree/release

Download easyftc 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
» unspecified jar
org.ejml : ejml-simple jar 0.40
com.android.support » appcompat-v7 jar 28.0.0

Project Modules

There are no modules declared in this project.