Jar examples for c:camel-pi4j
Camel Raspberry Pi Component
You can download jar file camel-pi4j 0.1.0 in this page.
Open Source License
You can use the following script to add camel-pi4j-0.1.0.jar to your project.
<dependency> <groupId>com.github.camel-labs</groupId> <artifactId>camel-pi4j</artifactId> <version>0.1.0</version> </dependency>
compile group: 'com.github.camel-labs', name: 'camel-pi4j', version: '0.1.0'
libraryDependencies += "com.github.camel-labs" % "camel-pi4j" % "0.1.0"
<dependency org="com.github.camel-labs" name="camel-pi4j" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.camel-labs', module='camel-pi4j', version='0.1.0'))
'com.github.camel-labs:camel-pi4j:jar:0.1.0'
Click the following link to download the jar file.
camel-pi4j-0.1.0-javadoc.jar