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