| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdcom.github.digitaldan |
| ArtifactId | ArtifactIdharmony-client |
| Last Version | Last Version1.1.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHarmony Client
Logitech Harmony WebSocket Client
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| harmony-client-1.1.6.pom | |
| harmony-client-1.1.6.jar | 65 KB |
| harmony-client-1.1.6-sources.jar | 25 KB |
| harmony-client-1.1.6-javadoc.jar | 670 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |