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