Jar examples for f:firmata4j
firmata4j is a client library of Firmata.
You can download jar file firmata4j 2.3.4.1 in this page.
MIT License
You can use the following script to add firmata4j-2.3.4.1.jar to your project.
<dependency> <groupId>com.github.kurbatov</groupId> <artifactId>firmata4j</artifactId> <version>2.3.4.1</version> </dependency>
compile group: 'com.github.kurbatov', name: 'firmata4j', version: '2.3.4.1'
libraryDependencies += "com.github.kurbatov" % "firmata4j" % "2.3.4.1"
<dependency org="com.github.kurbatov" name="firmata4j" rev="2.3.4.1"/>
@Grapes(@Grab(group='com.github.kurbatov', module='firmata4j', version='2.3.4.1'))
'com.github.kurbatov:firmata4j:jar:2.3.4.1'
Click the following link to download the jar file.
firmata4j-2.3.4.1-javadoc.jar