is not current version
Last Version 1.6.0

io.mraa.at.upm:upm_led 1.3.0

Light-emitting Diode (LED)

GroupId

GroupId

io.mraa.at.upm
ArtifactId

ArtifactId

upm_led
Version

Version

1.3.0
Type

Type

aar

Download upm_led 1.3.0


<!-- https://jarcasting.com/artifacts/io.mraa.at.upm/upm_led/ -->
<dependency>
    <groupId>io.mraa.at.upm</groupId>
    <artifactId>upm_led</artifactId>
    <version>1.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.mraa.at.upm/upm_led/
implementation 'io.mraa.at.upm:upm_led:1.3.0'
// https://jarcasting.com/artifacts/io.mraa.at.upm/upm_led/
implementation ("io.mraa.at.upm:upm_led:1.3.0")
'io.mraa.at.upm:upm_led:aar:1.3.0'
<dependency org="io.mraa.at.upm" name="upm_led" rev="1.3.0">
  <artifact name="upm_led" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.mraa.at.upm', module='upm_led', version='1.3.0')
)
libraryDependencies += "io.mraa.at.upm" % "upm_led" % "1.3.0"
[io.mraa.at.upm/upm_led "1.3.0"]