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