is not current version
Last Version 0.18

io.github.robvanderleek:jlifx 0.4

Simple LIFX control library for Java

GroupId

GroupId

io.github.robvanderleek
ArtifactId

ArtifactId

jlifx
Version

Version

0.4
Type

Type

jar

Download jlifx 0.4


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