is not current version
Last Version 0.3.0

io.silverspoon:bulldog-parent 0.1.0

Java GPIO Library for BeagleBonBlack, Raspberry Pi and CubieBoard.

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.silverspoon
ArtifactId

ArtifactId

bulldog-parent
Version

Version

0.1.0
Type

Type

pom

Download bulldog-parent 0.1.0

Filename Size
bulldog-parent-0.1.0.pom 9 KB
Browse

<!-- https://jarcasting.com/artifacts/io.silverspoon/bulldog-parent/ -->
<dependency>
    <groupId>io.silverspoon</groupId>
    <artifactId>bulldog-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.silverspoon/bulldog-parent/
implementation 'io.silverspoon:bulldog-parent:0.1.0'
// https://jarcasting.com/artifacts/io.silverspoon/bulldog-parent/
implementation ("io.silverspoon:bulldog-parent:0.1.0")
'io.silverspoon:bulldog-parent:pom:0.1.0'
<dependency org="io.silverspoon" name="bulldog-parent" rev="0.1.0">
  <artifact name="bulldog-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.silverspoon', module='bulldog-parent', version='0.1.0')
)
libraryDependencies += "io.silverspoon" % "bulldog-parent" % "0.1.0"
[io.silverspoon/bulldog-parent "0.1.0"]