Last Version

firmata4j 2.3.8

firmata4j is a client library of Firmata.

License

License

Categories

Categories

ta4j Business Logic Libraries Financial
GroupId

GroupId

com.github.kurbatov
ArtifactId

ArtifactId

firmata4j
Version

Version

2.3.8
Type

Type

jar
Description

Description

firmata4j
firmata4j is a client library of Firmata.
Project URL

Project URL

https://github.com/kurbatov/firmata4j
Source Code Management

Source Code Management

https://github.com/kurbatov/firmata4j

Download firmata4j 2.3.8


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scream3r : jssc jar 2.8.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.