is not current version
Last Version 1.0.1

io.github.animatedledstrip:animatedledstrip-server 0.3

Library for creating an AnimatedLEDStripServer

GroupId

GroupId

io.github.animatedledstrip
ArtifactId

ArtifactId

animatedledstrip-server
Version

Version

0.3
Type

Type

jar

Download animatedledstrip-server 0.3


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