License |
License |
---|---|
GroupId | GroupIdcom.micheldalal |
ArtifactId | ArtifactIdx10 |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionX10 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.
|
Filename | Size |
---|---|
x10-1.0.1.pom | |
x10-1.0.1.jar | 2 KB |
x10-1.0.1-sources.jar | 7 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.comm : comm | jar | 2.0.3 |