| License |
License |
|---|---|
| GroupId | GroupIdio.github.ftc-enforcers-7149 |
| ArtifactId | ArtifactIdtouchpadplusplus |
| Version | Version0.6.0 |
| Type | Typeaar |
| Description |
Descriptiontouchpadplusplus
Simple library that adds functionality to First Tech Challenge implementation of the PS4 Dualshock Touchpad
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| touchpadplusplus-0.6.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ftc-enforcers-7149/touchpadplusplus/ -->
<dependency>
<groupId>io.github.ftc-enforcers-7149</groupId>
<artifactId>touchpadplusplus</artifactId>
<version>0.6.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ftc-enforcers-7149/touchpadplusplus/
implementation 'io.github.ftc-enforcers-7149:touchpadplusplus:0.6.0'
// https://jarcasting.com/artifacts/io.github.ftc-enforcers-7149/touchpadplusplus/
implementation ("io.github.ftc-enforcers-7149:touchpadplusplus:0.6.0")
'io.github.ftc-enforcers-7149:touchpadplusplus:aar:0.6.0'
<dependency org="io.github.ftc-enforcers-7149" name="touchpadplusplus" rev="0.6.0">
<artifact name="touchpadplusplus" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ftc-enforcers-7149', module='touchpadplusplus', version='0.6.0')
)
libraryDependencies += "io.github.ftc-enforcers-7149" % "touchpadplusplus" % "0.6.0"
[io.github.ftc-enforcers-7149/touchpadplusplus "0.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.firstinspires.ftc : RobotCore | jar | 7.0.0 |