io.github.animatedledstrip:animatedledstrip-kotlin-pi

Library for using the AnimatedLEDStrip library on Raspberry Pis.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.animatedledstrip
ArtifactId

ArtifactId

animatedledstrip-kotlin-pi
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.animatedledstrip:animatedledstrip-kotlin-pi
Library for using the AnimatedLEDStrip library on Raspberry Pis.
Project URL

Project URL

https://github.com/AnimatedLEDStrip/AnimatedLEDStripKotlinPi
Source Code Management

Source Code Management

https://github.com/AnimatedLEDStrip/AnimatedLEDStripKotlinPi

Download animatedledstrip-kotlin-pi

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.1.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.50
io.github.animatedledstrip : animatedledstrip-core jar 0.1-SNAPSHOT
com.github.mbelling : rpi-ws281x-java jar 2.0.0-SNAPSHOT
org.apache.logging.log4j : log4j-core jar 2.10.0
org.apache.logging.log4j : log4j-api jar 2.10.0

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.50
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Build Status KDoc codecov Maven Central

AnimatedLEDStrip on the Raspberry Pi

Device library for using AnimatedLEDStrip on a Raspberry Pi. A device library is how AnimatedLEDStrip bridges the gap between the abstract code in the core library and the physical LEDs.

See the AnimatedLEDStrip website for usage instructions.

io.github.animatedledstrip

Versions

Version
0.3
0.3-alpha
0.2
0.1.1
0.1