License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.khubla.hsclient |
ArtifactId | ArtifactIdhsclient |
Version | Version1.18 |
Type | Typejar |
Description |
Descriptionkhubla.com HomeSeer Client
A Java Client for HomeSeer
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
hsclient-1.18.pom | |
hsclient-1.18.jar | 88 KB |
hsclient-1.18-sources.jar | 53 KB |
hsclient-1.18-javadoc.jar | 844 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.0 |