Last Version

OpenIMAJ Serial Driver 1.3.10

Interface to hardware devices that connect to serial or USB-serial ports.

License

License

GroupId

GroupId

org.openimaj.hardware
ArtifactId

ArtifactId

serial-driver
Version

Version

1.3.10
Type

Type

jar
Description

Description

OpenIMAJ Serial Driver
Interface to hardware devices that connect to serial or USB-serial ports.
Project Organization

Project Organization

The University of Southampton

Download serial-driver 1.3.10


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

Dependencies

compile (3)

Group / Artifact Type Version
org.openimaj : core-citation jar 1.3.10
org.scream3r : jssc jar 2.8.0
net.sf.trove4j : trove4j jar 3.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.