is not current version
Last Version 1.7.1

io.mraa.at.upm:upm_abp 1.5.0

Honeywell ABP Pressure Sensor

GroupId

GroupId

io.mraa.at.upm
ArtifactId

ArtifactId

upm_abp
Version

Version

1.5.0
Type

Type

aar

Download upm_abp 1.5.0


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