rpi-ws281x-java

Java wrapper for rpi_ws281x library using SWIG

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.mbelling
ArtifactId

ArtifactId

rpi-ws281x-java
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

rpi-ws281x-java
Java wrapper for rpi_ws281x library using SWIG
Project URL

Project URL

https://github.com/rpi-ws281x/rpi-ws281x-java
Project Organization

Project Organization

rpi-ws281x
Source Code Management

Source Code Management

https://github.com/rpi-ws281x/rpi-ws281x-java

Download rpi-ws281x-java

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mbelling/rpi-ws281x-java/ -->
<dependency>
    <groupId>com.github.mbelling</groupId>
    <artifactId>rpi-ws281x-java</artifactId>
    <version>2.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mbelling/rpi-ws281x-java/
implementation 'com.github.mbelling:rpi-ws281x-java:2.0.0'
// https://jarcasting.com/artifacts/com.github.mbelling/rpi-ws281x-java/
implementation ("com.github.mbelling:rpi-ws281x-java:2.0.0")
'com.github.mbelling:rpi-ws281x-java:pom:2.0.0'
<dependency org="com.github.mbelling" name="rpi-ws281x-java" rev="2.0.0">
  <artifact name="rpi-ws281x-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mbelling', module='rpi-ws281x-java', version='2.0.0')
)
libraryDependencies += "com.github.mbelling" % "rpi-ws281x-java" % "2.0.0"
[com.github.mbelling/rpi-ws281x-java "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-api jar 2.10.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.0.0