не последняя версия
Последняя версия 1.0.2

nl.robfaber.home:serial-gateway 1.0.1

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

Группа

Группа

nl.robfaber.home
Идентификатор

Идентификатор

serial-gateway
Версия

Версия

1.0.1
Тип

Тип

jar

Скачать serial-gateway 1.0.1


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