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

io.github.ftc-enforcers-7149:touchpadplusplus 0.6.5

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

Группа

Группа

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

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

touchpadplusplus
Версия

Версия

0.6.5
Тип

Тип

aar

Скачать touchpadplusplus 0.6.5

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

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