is not current version
Last Version 2.3.8

com.github.kurbatov:firmata4j 2.3.6

firmata4j is a client library of Firmata.

Categories

Categories

ta4j Business Logic Libraries Financial
GroupId

GroupId

com.github.kurbatov
ArtifactId

ArtifactId

firmata4j
Version

Version

2.3.6
Type

Type

jar

Download firmata4j 2.3.6


<!-- https://jarcasting.com/artifacts/com.github.kurbatov/firmata4j/ -->
<dependency>
    <groupId>com.github.kurbatov</groupId>
    <artifactId>firmata4j</artifactId>
    <version>2.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kurbatov/firmata4j/
implementation 'com.github.kurbatov:firmata4j:2.3.6'
// https://jarcasting.com/artifacts/com.github.kurbatov/firmata4j/
implementation ("com.github.kurbatov:firmata4j:2.3.6")
'com.github.kurbatov:firmata4j:jar:2.3.6'
<dependency org="com.github.kurbatov" name="firmata4j" rev="2.3.6">
  <artifact name="firmata4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kurbatov', module='firmata4j', version='2.3.6')
)
libraryDependencies += "com.github.kurbatov" % "firmata4j" % "2.3.6"
[com.github.kurbatov/firmata4j "2.3.6"]