is not current version
Last Version 0.0.2

org.dajlab:jtoypad 0.0.1

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

GroupId

GroupId

org.dajlab
ArtifactId

ArtifactId

jtoypad
Version

Version

0.0.1
Type

Type

jar

Download jtoypad 0.0.1


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