Last Version

JToyPad 0.0.2

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

License

License

GroupId

GroupId

org.dajlab
ArtifactId

ArtifactId

jtoypad
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Project URL

https://www.dajlab.org
Source Code Management

Source Code Management

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

Download jtoypad 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.