is not current version
Last Version 1.7.1

io.mraa.upm:upm_th02 1.0.2

High level repository for sensors that use mraa

GroupId

GroupId

io.mraa.upm
ArtifactId

ArtifactId

upm_th02
Version

Version

1.0.2
Type

Type

jar

Download upm_th02 1.0.2


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