Last Version

nl.robfaber.home:serial-gateway 1.0.2

This library contains a serial gateway which is build on top of the rxtx library

License

License

GroupId

GroupId

nl.robfaber.home
ArtifactId

ArtifactId

serial-gateway
Version

Version

1.0.2
Type

Type

jar
Description

Description

nl.robfaber.home:serial-gateway
This library contains a serial gateway which is build on top of the rxtx library
Project URL

Project URL

https://gitlab.com/robfaber/serial-gateway
Source Code Management

Source Code Management

https://gitlab.com/robfaber/serial-gateway

Download serial-gateway 1.0.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
com.neuronrobotics : nrjavaserial jar 5.1.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.23.4

Project Modules

There are no modules declared in this project.