Download dsc-it100-library-0.5.jar file - Jar d

Jar examples for d:dsc-it100-library

Description

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.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

dsc-it100-library-0.5-javadoc.jar
dsc-it100-library-0.5-sources.jar
dsc-it100-library-0.5.jar
dsc-it100-library-0.5.pom



Related Tutorials