Last Version

khubla.com HomeSeer Client 1.18

A Java Client for HomeSeer

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.khubla.hsclient
ArtifactId

ArtifactId

hsclient
Version

Version

1.18
Type

Type

jar
Description

Description

khubla.com HomeSeer Client
A Java Client for HomeSeer
Project URL

Project URL

https://github.com/teverett/hsclient
Project Organization

Project Organization

khubla.com
Source Code Management

Source Code Management

https://github.com/teverett/hsclient

Download hsclient 1.18


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.13
commons-io : commons-io jar 2.8.0
com.fasterxml.jackson.core : jackson-databind jar [2.9.10.1,)
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.0

Project Modules

There are no modules declared in this project.