Last Version

LPD8806 Java Driver 1.0

Java driver for LPD8806 based LED strips.

License

License

GroupId

GroupId

be.pixxis
ArtifactId

ArtifactId

LedStrip
Version

Version

1.0
Type

Type

jar
Description

Description

LPD8806 Java Driver
Java driver for LPD8806 based LED strips.
Project URL

Project URL

https://github.com/glnds/LPD8806-Java

Download LedStrip 1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.pi4j : pi4j-core jar 0.0.5

Project Modules

There are no modules declared in this project.