Download pi4j-device-1.2.M1.jar file - Jar p

Jar examples for p:pi4j-device

Description

Pi4J Device Abstractions Library

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

Build File

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

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

Download

Click the following link to download the jar file.

pi4j-device-1.2.M1-javadoc.jar
pi4j-device-1.2.M1-sources.jar
pi4j-device-1.2.M1.jar
pi4j-device-1.2.M1.pom



Related Tutorials