License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.kmbulebu.nicknack |
ArtifactId | ArtifactIddsc-it100-provider |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptiondsc-it100-provider
Provides DSC security system Events and Actions to NickNack
|
Filename | Size |
---|---|
dsc-it100-provider-0.0.7.pom | |
dsc-it100-provider-0.0.7.jar | 2 MB |
dsc-it100-provider-0.0.7-sources.jar | 23 KB |
dsc-it100-provider-0.0.7-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/dsc-it100-provider/ -->
<dependency>
<groupId>com.github.kmbulebu.nicknack</groupId>
<artifactId>dsc-it100-provider</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/dsc-it100-provider/
implementation 'com.github.kmbulebu.nicknack:dsc-it100-provider:0.0.7'
// https://jarcasting.com/artifacts/com.github.kmbulebu.nicknack/dsc-it100-provider/
implementation ("com.github.kmbulebu.nicknack:dsc-it100-provider:0.0.7")
'com.github.kmbulebu.nicknack:dsc-it100-provider:jar:0.0.7'
<dependency org="com.github.kmbulebu.nicknack" name="dsc-it100-provider" rev="0.0.7">
<artifact name="dsc-it100-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kmbulebu.nicknack', module='dsc-it100-provider', version='0.0.7')
)
libraryDependencies += "com.github.kmbulebu.nicknack" % "dsc-it100-provider" % "0.0.7"
[com.github.kmbulebu.nicknack/dsc-it100-provider "0.0.7"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kmbulebu.dsc : dsc-it100-library | jar | 0.5 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kmbulebu.nicknack : nicknack-core | jar | 0.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |