GroupId | GroupIdio.github.animatedledstrip |
---|---|
ArtifactId | ArtifactIdanimatedledstrip-parent-pom |
Version | Version1.0.0-pre1.1 |
Type | Typepom |
Filename | Size |
---|---|
animatedledstrip-parent-pom-1.0.0-pre1.1.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-parent-pom/ -->
<dependency>
<groupId>io.github.animatedledstrip</groupId>
<artifactId>animatedledstrip-parent-pom</artifactId>
<version>1.0.0-pre1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-parent-pom/
implementation 'io.github.animatedledstrip:animatedledstrip-parent-pom:1.0.0-pre1.1'
// https://jarcasting.com/artifacts/io.github.animatedledstrip/animatedledstrip-parent-pom/
implementation ("io.github.animatedledstrip:animatedledstrip-parent-pom:1.0.0-pre1.1")
'io.github.animatedledstrip:animatedledstrip-parent-pom:pom:1.0.0-pre1.1'
<dependency org="io.github.animatedledstrip" name="animatedledstrip-parent-pom" rev="1.0.0-pre1.1">
<artifact name="animatedledstrip-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.animatedledstrip', module='animatedledstrip-parent-pom', version='1.0.0-pre1.1')
)
libraryDependencies += "io.github.animatedledstrip" % "animatedledstrip-parent-pom" % "1.0.0-pre1.1"
[io.github.animatedledstrip/animatedledstrip-parent-pom "1.0.0-pre1.1"]