JLifx

Simple LIFX control library for Java

License

License

GroupId

GroupId

io.github.robvanderleek
ArtifactId

ArtifactId

jlifx
Last Version

Last Version

0.18
Release Date

Release Date

Type

Type

jar
Description

Description

JLifx
Simple LIFX control library for Java
Project URL

Project URL

https://github.com/robvanderleek/JLifx
Source Code Management

Source Code Management

https://github.com/robvanderleek/JLifx

Download jlifx

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.4.2
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.8.0
commons-logging : commons-logging jar 1.2
org.apache.commons : commons-collections4 jar 4.4
io.netty : netty-all jar 5.0.0.Alpha2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.mockito : mockito-core jar 3.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.18
0.17
0.16
0.15
0.13
0.11
0.10
0.9
0.5
0.4