Harmony Client

Logitech Harmony WebSocket Client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.digitaldan
ArtifactId

ArtifactId

harmony-client
Last Version

Last Version

1.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Harmony Client
Logitech Harmony WebSocket Client
Project URL

Project URL

https://github.com/digitaldan/harmony-client
Source Code Management

Source Code Management

https://github.com/digitaldan/harmony-client.git

Download harmony-client

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
args4j : args4j jar 2.33
com.google.code.gson : gson jar 2.8.5
com.martiansoftware : jsap jar 2.1
org.eclipse.jetty.websocket : websocket-client jar 9.4.12.v20180830
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.6
1.1.5
1.1.4