Last Version

Serial communications library 1.0.3

Library for serial communication

License

License

GroupId

GroupId

org.vesalainen
ArtifactId

ArtifactId

comm
Version

Version

1.0.3
Type

Type

jar
Description

Description

Serial communications library
Library for serial communication

Download comm 1.0.3


<!-- 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.