| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.ftc-enforcers-7149 |
| Идентификатор | Идентификаторtouchpadplusplus |
| Версия | Версия0.6.0 |
| Тип | Типaar |
| Описание |
Описаниеtouchpadplusplus
Simple library that adds functionality to First Tech Challenge implementation of the PS4 Dualshock Touchpad
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| touchpadplusplus-0.6.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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| org.firstinspires.ftc : RobotCore | jar | 7.0.0 |