ch.eitchnet.beaglebone

This is a pure Java library to access the GPIO pins of a BeagleBoneBlack.

License

License

Categories

Categories

Net
GroupId

GroupId

ch.eitchnet
ArtifactId

ArtifactId

ch.eitchnet.beaglebone
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

ch.eitchnet.beaglebone
This is a pure Java library to access the GPIO pins of a BeagleBoneBlack.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/eitch/ch.eitchnet.beaglebone

Download ch.eitchnet.beaglebone

How to add to project

<!-- https://jarcasting.com/artifacts/ch.eitchnet/ch.eitchnet.beaglebone/ -->
<dependency>
    <groupId>ch.eitchnet</groupId>
    <artifactId>ch.eitchnet.beaglebone</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.eitchnet/ch.eitchnet.beaglebone/
implementation 'ch.eitchnet:ch.eitchnet.beaglebone:0.1.3'
// https://jarcasting.com/artifacts/ch.eitchnet/ch.eitchnet.beaglebone/
implementation ("ch.eitchnet:ch.eitchnet.beaglebone:0.1.3")
'ch.eitchnet:ch.eitchnet.beaglebone:jar:0.1.3'
<dependency org="ch.eitchnet" name="ch.eitchnet.beaglebone" rev="0.1.3">
  <artifact name="ch.eitchnet.beaglebone" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.eitchnet', module='ch.eitchnet.beaglebone', version='0.1.3')
)
libraryDependencies += "ch.eitchnet" % "ch.eitchnet.beaglebone" % "0.1.3"
[ch.eitchnet/ch.eitchnet.beaglebone "0.1.3"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.1