Last Version

SmartApp SDK 0.0.4-PREVIEW

SmartApp and Client SDK

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.smartthings.sdk
ArtifactId

ArtifactId

smartthings-client
Version

Version

0.0.4-PREVIEW
Type

Type

jar
Description

Description

SmartApp SDK
SmartApp and Client SDK
Project URL

Project URL

https://github.com/SmartThingsCommunity/smartapp-sdk-java
Project Organization

Project Organization

com.smartthings.sdk
Source Code Management

Source Code Management

https://github.com/SmartThingsCommunity/smartapp-sdk-java

Download smartthings-client 0.0.4-PREVIEW


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.22

runtime (6)

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

Project Modules

There are no modules declared in this project.