License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.github.mbelling |
ArtifactId | ArtifactIdrpi-ws281x-java |
Version | Version2.0.0 |
Type | Typepom |
Description |
Descriptionrpi-ws281x-java
Java wrapper for rpi_ws281x library using SWIG
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rpi-ws281x-java-2.0.0.pom | |
rpi-ws281x-java-2.0.0.jar | 1 KB |
rpi-ws281x-java-2.0.0-sources.jar | 12 KB |
rpi-ws281x-java-2.0.0-javadoc.jar | 71 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.10.0 |
org.apache.logging.log4j : log4j-api | jar | 2.10.0 |