is not current version
Last Version 1.0.1

io.github.animatedledstrip:animatedledstrip-core 0.7

A library designed to simplify running animations on WS281x strips.

GroupId

GroupId

io.github.animatedledstrip
ArtifactId

ArtifactId

animatedledstrip-core
Version

Version

0.7
Type

Type

jar

Download animatedledstrip-core 0.7


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