YetAnotherHueApi

A library for controlling Philips Hue lights.

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

io.github.zeroone3010
ArtifactId

ArtifactId

yetanotherhueapi
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

YetAnotherHueApi
A library for controlling Philips Hue lights.
Project URL

Project URL

https://github.com/ZeroOne3010/yetanotherhueapi
Source Code Management

Source Code Management

https://github.com/ZeroOne3010/yetanotherhueapi

Download yetanotherhueapi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
org.slf4j : slf4j-api jar 1.7.36

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
com.github.tomakehurst : wiremock-jre8 jar 2.33.1
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0