Last Version

SmartApp SDK 0.0.4-PREVIEW

SmartApp and Client SDK

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.smartthings.sdk
ArtifactId

ArtifactId

smartapp-guice
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 smartapp-guice 0.0.4-PREVIEW


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.smartthings.sdk : smartapp-core jar 0.0.4-PREVIEW
com.google.inject : guice jar 4.2.2

Project Modules

There are no modules declared in this project.