is not current version
Last Version 0.18

io.github.robvanderleek:jlifx 0.5

Simple LIFX control library for Java

GroupId

GroupId

io.github.robvanderleek
ArtifactId

ArtifactId

jlifx
Version

Version

0.5
Type

Type

jar

Download jlifx 0.5


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