Last Version

JLEDControl 1.0.2

Java library for controlling colored lights via ArtNet over one or more universes.

License

License

GroupId

GroupId

com.github.tiecia.jledcontrol
ArtifactId

ArtifactId

JLEDControl
Version

Version

1.0.2
Type

Type

jar
Description

Description

JLEDControl
Java library for controlling colored lights via ArtNet over one or more universes.
Project URL

Project URL

https://github.com/tiecia/JLEDControl
Source Code Management

Source Code Management

https://github.com/tiecia/JLEDControl

Download JLEDControl 1.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
ch.bildspur : artnet4j jar 0.6.2

Project Modules

There are no modules declared in this project.