![JAR search and dependency download from the Maven repository](/logo.png)
io.helins.linux.gpio.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of linux-gpio Show documentation
Show all versions of linux-gpio Show documentation
Use the standard Linux GPIO API from Java
The newest version!
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/. */
/**
* Package for handling GPIO using the standard API provided by Linux.
*
* @see io.helins.linux.gpio.GpioDevice
*/
package io.helins.linux.gpio ;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy