is not current version
Last Version 1.6.0

io.mraa.at.upm:upm_rf22 1.2.0

ISM Band Radio Transceiver

GroupId

GroupId

io.mraa.at.upm
ArtifactId

ArtifactId

upm_rf22
Version

Version

1.2.0
Type

Type

aar

Download upm_rf22 1.2.0


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