Jar examples for d:dsc-it100-library
Enables communication with a DSC Security System via the IT-100 serial integration module.
You can download jar file dsc-it100-library 0.5 in this page.
Apache License, Version 2.0
You can use the following script to add dsc-it100-library-0.5.jar to your project.
<dependency> <groupId>com.github.kmbulebu.dsc</groupId> <artifactId>dsc-it100-library</artifactId> <version>0.5</version> </dependency>
compile group: 'com.github.kmbulebu.dsc', name: 'dsc-it100-library', version: '0.5'
libraryDependencies += "com.github.kmbulebu.dsc" % "dsc-it100-library" % "0.5"
<dependency org="com.github.kmbulebu.dsc" name="dsc-it100-library" rev="0.5"/>
@Grapes(@Grab(group='com.github.kmbulebu.dsc', module='dsc-it100-library', version='0.5'))
'com.github.kmbulebu.dsc:dsc-it100-library:jar:0.5'
Click the following link to download the jar file.
dsc-it100-library-0.5-javadoc.jar