is not current version
Last Version 1.0.1

io.github.animatedledstrip:animatedledstrip-pi 0.3.1

Library for using the AnimatedLEDStrip library on Raspberry Pis.

GroupId

GroupId

io.github.animatedledstrip
ArtifactId

ArtifactId

animatedledstrip-pi
Version

Version

0.3.1
Type

Type

jar

Download animatedledstrip-pi 0.3.1


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