Last Version

mraa 2.0.0

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

License

License

GroupId

GroupId

io.mraa.at
ArtifactId

ArtifactId

mraa
Version

Version

2.0.0
Type

Type

aar
Description

Description

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

Project URL

http://mraa.io
Source Code Management

Source Code Management

https://github.com/intel-iot-devkit/mraa/tree/master

Download mraa 2.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.