X10 CM17A API

API to control the FireCracker Computer Interface (CM17A) from any computer with a serial port. The FireCracker Computer Interface is shipped with The FireCracker Ultimate Home Control Kit.

License

License

GroupId

GroupId

com.micheldalal
ArtifactId

ArtifactId

x10
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

X10 CM17A API
API to control the FireCracker Computer Interface (CM17A) from any computer with a serial port. The FireCracker Computer Interface is shipped with The FireCracker Ultimate Home Control Kit.

Download x10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
javax.comm : comm jar 2.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1