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