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