Last Version

touchpadplusplus 0.7.0

Simple library that adds functionality to First Tech Challenge implementation of the PS4 Dualshock Touchpad

License

License

GroupId

GroupId

io.github.ftc-enforcers-7149
ArtifactId

ArtifactId

touchpadplusplus
Version

Version

0.7.0
Type

Type

aar
Description

Description

touchpadplusplus
Simple library that adds functionality to First Tech Challenge implementation of the PS4 Dualshock Touchpad
Project URL

Project URL

https://github.com/ftc-enforcers-7149/TouchpadPlusPlus
Source Code Management

Source Code Management

https://github.com/ftc-enforcers-7149/TouchpadPlusPlus

Download touchpadplusplus 0.7.0


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

Dependencies

runtime (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
org.firstinspires.ftc : RobotCore jar 7.0.0

Project Modules

There are no modules declared in this project.