License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdch.eitchnet |
ArtifactId | ArtifactIdch.eitchnet.beaglebone |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionch.eitchnet.beaglebone
This is a pure Java library to access the GPIO pins of a BeagleBoneBlack.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |