is not current version
Last Version 1.0.1

io.github.animatedledstrip:animatedledstrip-core 0.6

A library designed to simplify running animations on WS281x strips.

GroupId

GroupId

io.github.animatedledstrip
ArtifactId

ArtifactId

animatedledstrip-core
Version

Version

0.6
Type

Type

jar

Download animatedledstrip-core 0.6


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