Last Version

JControlLab 0.0.1

A Java API for the Control Lab Interface from LEGO Dacta. Control motors and interact with sensors to bring life to your LEGO creations!

License

License

GroupId

GroupId

org.dajlab
ArtifactId

ArtifactId

jcontrollab
Version

Version

0.0.1
Type

Type

jar
Description

Description

JControlLab
A Java API for the Control Lab Interface from LEGO Dacta. Control motors and interact with sensors to bring life to your LEGO creations!
Project URL

Project URL

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

Source Code Management

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

Download jcontrollab 0.0.1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.dajlab : dajlab-core jar 0.0.1
com.fazecast : jSerialComm jar [2.0.0,3.0.0)
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.commons : commons-collections4 jar 4.2
org.controlsfx : controlsfx jar 8.40.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.