Last Version

X10 CM17A API 1.0.1

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
Version

Version

1.0.1
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 1.0.1


<!-- 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.