touchpadplusplus

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

Лицензия

Лицензия

Группа

Группа

io.github.ftc-enforcers-7149
Идентификатор

Идентификатор

touchpadplusplus
Последняя версия

Последняя версия

0.7.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

touchpadplusplus
Simple library that adds functionality to First Tech Challenge implementation of the PS4 Dualshock Touchpad
Ссылка на сайт

Ссылка на сайт

https://github.com/ftc-enforcers-7149/TouchpadPlusPlus
Система контроля версий

Система контроля версий

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

Скачать touchpadplusplus

Имя Файла Размер
touchpadplusplus-0.7.0.pom
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

runtime (2)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.3.0
org.firstinspires.ftc : RobotCore jar 7.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.7.0
0.6.5
0.6.0
0.5.0