| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.github.animatedledstrip |
| ArtifactId | ArtifactIdanimatedledstrip-android-client |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionio.github.animatedledstrip:animatedledstrip-android-client
An android helper library for communicating with an AnimatedLEDStripServer
|
<!-- https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-android-client/ -->
<dependency>
<groupId>io.github.animatedledstrip</groupId>
<artifactId>animatedledstrip-android-client</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-android-client/
implementation 'io.github.animatedledstrip:animatedledstrip-android-client:1.0'
// https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-android-client/
implementation ("io.github.animatedledstrip:animatedledstrip-android-client:1.0")
'io.github.animatedledstrip:animatedledstrip-android-client:jar:1.0'
<dependency org="io.github.animatedledstrip" name="animatedledstrip-android-client" rev="1.0">
<artifact name="animatedledstrip-android-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.animatedledstrip', module='animatedledstrip-android-client', version='1.0')
)
libraryDependencies += "io.github.animatedledstrip" % "animatedledstrip-android-client" % "1.0"
[io.github.animatedledstrip/animatedledstrip-android-client "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.20 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.1.0 |
| org.tinylog : tinylog | jar | 1.3.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test | jar | 1.3.20 |