License |
License |
---|---|
Categories |
CategoriesSpoon Application Testing & Monitoring Code Analysis |
GroupId | GroupIdio.silverspoon |
ArtifactId | ArtifactIdbulldog-devices |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.silverspoon:bulldog-devices
Java GPIO Library for BeagleBoneBlack, Raspberry Pi and CubieBoard.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bulldog-devices-0.3.0.pom | |
bulldog-devices-0.3.0.jar | 44 KB |
bulldog-devices-0.3.0-sources.jar | 24 KB |
bulldog-devices-0.3.0-javadoc.jar | 242 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.silverspoon/bulldog-devices/ -->
<dependency>
<groupId>io.silverspoon</groupId>
<artifactId>bulldog-devices</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.silverspoon/bulldog-devices/
implementation 'io.silverspoon:bulldog-devices:0.3.0'
// https://jarcasting.com/artifacts/io.silverspoon/bulldog-devices/
implementation ("io.silverspoon:bulldog-devices:0.3.0")
'io.silverspoon:bulldog-devices:jar:0.3.0'
<dependency org="io.silverspoon" name="bulldog-devices" rev="0.3.0">
<artifact name="bulldog-devices" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.silverspoon', module='bulldog-devices', version='0.3.0')
)
libraryDependencies += "io.silverspoon" % "bulldog-devices" % "0.3.0"
[io.silverspoon/bulldog-devices "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
io.silverspoon : bulldog-core | jar | 0.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |