Download camel-pi4j-0.1.0.jar file - Jar c

Jar examples for c:camel-pi4j

Description

Camel Raspberry Pi Component

You can download jar file camel-pi4j 0.1.0 in this page.

License

Open Source License

Build File

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'

Download

Click the following link to download the jar file.

camel-pi4j-0.1.0-javadoc.jar
camel-pi4j-0.1.0-sources.jar
camel-pi4j-0.1.0.jar
camel-pi4j-0.1.0.pom



Related Tutorials