License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.smartthings.sdk |
ArtifactId | ArtifactIdsmartthings-client |
Version | Version0.0.4-PREVIEW |
Type | Typejar |
Description |
DescriptionSmartApp SDK
SmartApp and Client SDK
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.smartthings.sdk/smartthings-client/ -->
<dependency>
<groupId>com.smartthings.sdk</groupId>
<artifactId>smartthings-client</artifactId>
<version>0.0.4-PREVIEW</version>
</dependency>
// https://jarcasting.com/artifacts/com.smartthings.sdk/smartthings-client/
implementation 'com.smartthings.sdk:smartthings-client:0.0.4-PREVIEW'
// https://jarcasting.com/artifacts/com.smartthings.sdk/smartthings-client/
implementation ("com.smartthings.sdk:smartthings-client:0.0.4-PREVIEW")
'com.smartthings.sdk:smartthings-client:jar:0.0.4-PREVIEW'
<dependency org="com.smartthings.sdk" name="smartthings-client" rev="0.0.4-PREVIEW">
<artifact name="smartthings-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smartthings.sdk', module='smartthings-client', version='0.0.4-PREVIEW')
)
libraryDependencies += "com.smartthings.sdk" % "smartthings-client" % "0.0.4-PREVIEW"
[com.smartthings.sdk/smartthings-client "0.0.4-PREVIEW"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |
Group / Artifact | Type | Version |
---|---|---|
io.github.openfeign : feign-core | jar | 9.4.0 |
io.github.openfeign : feign-jackson | jar | 9.4.0 |
io.github.openfeign : feign-slf4j | jar | 9.4.0 |
io.github.openfeign.form : feign-form | jar | 2.1.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.8.9 |
org.apache.oltu.oauth2 : org.apache.oltu.oauth2.client | jar | 1.0.1 |