JToyPad

A Java API for the toypad from LEGO Dimensions starter kit. Bring light to your LEGO creations, read tags to perform actions...

Лицензия

Лицензия

Группа

Группа

org.dajlab
Идентификатор

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

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

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

0.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

JToyPad
A Java API for the toypad from LEGO Dimensions starter kit. Bring light to your LEGO creations, read tags to perform actions...
Ссылка на сайт

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

https://www.dajlab.org
Система контроля версий

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

http://github.com/e-amzallag/dajlab-core/tree/master

Скачать jtoypad

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

<!-- https://jarcasting.com/artifacts/org.dajlab/jtoypad/ -->
<dependency>
    <groupId>org.dajlab</groupId>
    <artifactId>jtoypad</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.dajlab/jtoypad/
implementation 'org.dajlab:jtoypad:0.0.2'
// https://jarcasting.com/artifacts/org.dajlab/jtoypad/
implementation ("org.dajlab:jtoypad:0.0.2")
'org.dajlab:jtoypad:jar:0.0.2'
<dependency org="org.dajlab" name="jtoypad" rev="0.0.2">
  <artifact name="jtoypad" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dajlab', module='jtoypad', version='0.0.2')
)
libraryDependencies += "org.dajlab" % "jtoypad" % "0.0.2"
[org.dajlab/jtoypad "0.0.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.dajlab : dajlab-core jar 0.0.1
org.usb4java : usb4java-javax jar 1.2.0
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.commons : commons-collections4 jar 4.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

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

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

dajlab-core

Core project for others daJLab projects.

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

Версия
0.0.2
0.0.1