Last Version

Pi4J :: Java Examples 1.4

Pi4J Java Examples using the Pi4J Library

License

License

GroupId

GroupId

com.pi4j
ArtifactId

ArtifactId

pi4j-example
Version

Version

1.4
Type

Type

jar
Description

Description

Pi4J :: Java Examples
Pi4J Java Examples using the Pi4J Library
Project Organization

Project Organization

Pi4J

Download pi4j-example 1.4


<!-- https://jarcasting.com/artifacts/com.pi4j/pi4j-example/ -->
<dependency>
    <groupId>com.pi4j</groupId>
    <artifactId>pi4j-example</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.pi4j/pi4j-example/
implementation 'com.pi4j:pi4j-example:1.4'
// https://jarcasting.com/artifacts/com.pi4j/pi4j-example/
implementation ("com.pi4j:pi4j-example:1.4")
'com.pi4j:pi4j-example:jar:1.4'
<dependency org="com.pi4j" name="pi4j-example" rev="1.4">
  <artifact name="pi4j-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pi4j', module='pi4j-example', version='1.4')
)
libraryDependencies += "com.pi4j" % "pi4j-example" % "1.4"
[com.pi4j/pi4j-example "1.4"]

Dependencies

compile (2)

Group / Artifact Type Version
com.pi4j : pi4j-core jar 1.4
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.