Serial communications library

Library for serial communication

License

License

GroupId

GroupId

org.vesalainen
ArtifactId

ArtifactId

comm
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Serial communications library
Library for serial communication

Download comm

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.vesalainen : dev jar 1.0.0
org.vesalainen : util jar 1.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0