is not current version
Last Version 1.0.3

org.vesalainen:comm 1.0.0

Library for serial communication

GroupId

GroupId

org.vesalainen
ArtifactId

ArtifactId

comm
Version

Version

1.0.0
Type

Type

jar

Download comm 1.0.0


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