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