не последняя версия
Последняя версия 1.7.1

io.mraa.upm:upm_adxl345 1.3.0

3-axis, +/- 2/4/8/16 g Digital Accelerometer

Группа

Группа

io.mraa.upm
Идентификатор

Идентификатор

upm_adxl345
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать upm_adxl345 1.3.0


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