com.github.besherman:lifx-sdk-java

A port of "LIFX Android SDK" to Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.besherman
ArtifactId

ArtifactId

lifx-sdk-java
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.besherman:lifx-sdk-java
A port of "LIFX Android SDK" to Java
Project URL

Project URL

https://github.com/besherman/lifx-sdk-java

Download lifx-sdk-java

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
2.0
1.0.1
1.0