is not current version
Last Version 0.3.0

io.silverspoon:bulldog-parent 0.2.1

Java GPIO Library for BeagleBoneBlack, Raspberry Pi and CubieBoard.

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

io.silverspoon
ArtifactId

ArtifactId

bulldog-parent
Version

Version

0.2.1
Type

Type

pom

Download bulldog-parent 0.2.1

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

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