is not current version
Last Version 1.0.1

io.github.animatedledstrip:animatedledstrip-client 0.3-alpha

A helper library for communicating with an AnimatedLEDStripServer

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.animatedledstrip
ArtifactId

ArtifactId

animatedledstrip-client
Version

Version

0.3-alpha
Type

Type

jar

Download animatedledstrip-client 0.3-alpha


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