Last Version

HAL9001 1.1.7

An FTC programming library meant to increase the capabilities of the base sdk and make programming faster, easier, and more collaborative.

License

License

GroupId

GroupId

io.github.schs-robotics
ArtifactId

ArtifactId

hal9001
Version

Version

1.1.7
Type

Type

aar
Description

Description

HAL9001
An FTC programming library meant to increase the capabilities of the base sdk and make programming faster, easier, and more collaborative.
Project URL

Project URL

https://github.com/SCHS-Robotics/HAL9001
Source Code Management

Source Code Management

https://github.com/SCHS-Robotics/HAL9001.git

Download hal9001 1.1.7


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

Dependencies

compile (9)

Group / Artifact Type Version
org.openftc : easyopencv jar 1.4.1
io.github.schs-robotics : hal9001-opencv-repackaged jar 4.1.2-v1
org.openftc » rev-extensions-2 jar 1.2
org.jetbrains : annotations jar 16.0.2
junit : junit jar 4.13
org.ejml : ejml-simple jar 0.39
org.ejml : ejml-ddense jar 0.39
com.acmerobotics.roadrunner » core jar 0.5.3
org.apache.commons : commons-math3 jar 3.6.1

Project Modules

There are no modules declared in this project.