License |
License |
---|---|
GroupId | GroupIdio.github.schs-robotics |
ArtifactId | ArtifactIdhal9001 |
Last Version | Last Version1.1.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionHAL9001
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hal9001-1.1.7.pom | |
hal9001-1.1.7-sources.jar | 219 KB |
hal9001-1.1.7-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |