xPL4Java

A framework for home automation based the the xPL protocol.

License

License

GroupId

GroupId

org.xpl4java
ArtifactId

ArtifactId

xpl4java
Last Version

Last Version

1.3h
Release Date

Release Date

Type

Type

jar
Description

Description

xPL4Java
A framework for home automation based the the xPL protocol.
Project URL

Project URL

http://www.xpl4java.org

Download xpl4java

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
jdom : jdom jar 1.0
commons-httpclient : commons-httpclient jar 3.0
bsh : bsh jar 2.0b1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3h