License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.kmbulebu.nicknack |
ArtifactId | ArtifactIdwemo-provider |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionwemo-provider
Provides Belkin Wemo Actions and Events to NickNack
|
Filename | Size |
---|---|
wemo-provider-0.0.7.pom | |
wemo-provider-0.0.7.jar | 760 KB |
wemo-provider-0.0.7-sources.jar | 13 KB |
wemo-provider-0.0.7-javadoc.jar | 130 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/wemo-provider/ -->
<dependency>
<groupId>com.github.kmbulebu.nicknack</groupId>
<artifactId>wemo-provider</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/wemo-provider/
implementation 'com.github.kmbulebu.nicknack:wemo-provider:0.0.7'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/wemo-provider/
implementation ("com.github.kmbulebu.nicknack:wemo-provider:0.0.7")
'com.github.kmbulebu.nicknack:wemo-provider:jar:0.0.7'
<dependency org="com.github.kmbulebu.nicknack" name="wemo-provider" rev="0.0.7">
<artifact name="wemo-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='wemo-provider', version='0.0.7')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "wemo-provider" % "0.0.7"
[com.github.kmbulebu.nicknack/wemo-provider "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
it.cnr.isti.domoware.cyberdomo : upnp-stack | jar | 1.8.0 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kmbulebu.nicknack : nicknack-core | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |