Jar examples for p:pi4j-example
Pi4J Java Examples using the Pi4J Library
You can download jar file pi4j-example 0.0.4 in this page.
You can use the following script to add pi4j-example-0.0.4.jar to your project.
<dependency> <groupId>com.pi4j</groupId> <artifactId>pi4j-example</artifactId> <version>0.0.4</version> </dependency>
compile group: 'com.pi4j', name: 'pi4j-example', version: '0.0.4'
libraryDependencies += "com.pi4j" % "pi4j-example" % "0.0.4"
<dependency org="com.pi4j" name="pi4j-example" rev="0.0.4"/>
@Grapes(@Grab(group='com.pi4j', module='pi4j-example', version='0.0.4'))
'com.pi4j:pi4j-example:jar:0.0.4'
Click the following link to download the jar file.
pi4j-example-0.0.4-javadoc.jar