is not current version
Last Version 1.6.0

io.mraa.at.upm:upm_tm1637 1.2.0

C++ API for the TM1637 7-segment Display

GroupId

GroupId

io.mraa.at.upm
ArtifactId

ArtifactId

upm_tm1637
Version

Version

1.2.0
Type

Type

aar

Download upm_tm1637 1.2.0


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