is not current version
Last Version 2.0.0

io.mraa.at:mraa 1.9.0

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

GroupId

GroupId

io.mraa.at
ArtifactId

ArtifactId

mraa
Version

Version

1.9.0
Type

Type

aar

Download mraa 1.9.0


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