Download pi4j-device-1.1.jar file - Jar p

Jar examples for p:pi4j-device

Description

Pi4J Device Abstractions Library

You can download jar file pi4j-device 1.1 in this page.

Build File

You can use the following script to add pi4j-device-1.1.jar to your project.

<dependency>
   <groupId>com.pi4j</groupId>
   <artifactId>pi4j-device</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.pi4j', name: 'pi4j-device', version: '1.1'
libraryDependencies += "com.pi4j" % "pi4j-device" % "1.1"
<dependency org="com.pi4j" name="pi4j-device" rev="1.1"/>
@Grapes(@Grab(group='com.pi4j', module='pi4j-device', version='1.1'))
'com.pi4j:pi4j-device:jar:1.1'

Download

Click the following link to download the jar file.

pi4j-device-1.1-javadoc.jar
pi4j-device-1.1-sources.jar
pi4j-device-1.1.jar
pi4j-device-1.1.pom



Related Tutorials