GroupId | GroupIdio.github.animatedledstrip |
---|---|
ArtifactId | ArtifactIdanimatedledstrip-server |
Version | Version0.7 |
Type | Typejar |
Filename | Size |
---|---|
animatedledstrip-server-0.7.pom | |
animatedledstrip-server-0.7.jar | 110 KB |
animatedledstrip-server-0.7-sources.jar | 14 KB |
animatedledstrip-server-0.7-javadoc.jar | 373 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-server/ -->
<dependency>
<groupId>io.github.animatedledstrip</groupId>
<artifactId>animatedledstrip-server</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-server/
implementation 'io.github.animatedledstrip:animatedledstrip-server:0.7'
// https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-server/
implementation ("io.github.animatedledstrip:animatedledstrip-server:0.7")
'io.github.animatedledstrip:animatedledstrip-server:jar:0.7'
<dependency org="io.github.animatedledstrip" name="animatedledstrip-server" rev="0.7">
<artifact name="animatedledstrip-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.animatedledstrip', module='animatedledstrip-server', version='0.7')
)
libraryDependencies += "io.github.animatedledstrip" % "animatedledstrip-server" % "0.7"
[io.github.animatedledstrip/animatedledstrip-server "0.7"]