is not current version
Last Version 1.0.2

com.github.tiecia.jledcontrol:JLEDControl 0.1

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

GroupId

GroupId

com.github.tiecia.jledcontrol
ArtifactId

ArtifactId

JLEDControl
Version

Version

0.1
Type

Type

jar

Download JLEDControl 0.1


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