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