is not current version
Last Version 2.0.0

io.mraa.at:mraa 1.6.1

Low Level Skeleton Library for IO Communication on GNU/Linux platforms

GroupId

GroupId

io.mraa.at
ArtifactId

ArtifactId

mraa
Version

Version

1.6.1
Type

Type

aar

Download mraa 1.6.1


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