is not current version
Last Version 2.0.0

io.mraa.at:mraa 1.8.0

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

GroupId

GroupId

io.mraa.at
ArtifactId

ArtifactId

mraa
Version

Version

1.8.0
Type

Type

aar

Download mraa 1.8.0


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