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