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