License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIdio.github.zeroone3010 |
ArtifactId | ArtifactIdyetanotherhueapi |
Last Version | Last Version2.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionYetAnotherHueApi
A library for controlling Philips Hue lights.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yetanotherhueapi-2.7.0.pom | |
yetanotherhueapi-2.7.0.jar | 100 KB |
yetanotherhueapi-2.7.0-sources.jar | 52 KB |
yetanotherhueapi-2.7.0-javadoc.jar | 745 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
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 |