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

net.sf.atmodem4j:atmodem4j 0.0.5

Access the serial port with spsw subpackage control at modem with atmodem4j-core

Категории

Категории

Сеть
Группа

Группа

net.sf.atmodem4j
Идентификатор

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

atmodem4j
Версия

Версия

0.0.5
Тип

Тип

pom

Скачать atmodem4j 0.0.5

Имя Файла Размер
atmodem4j-0.0.5.pom 19 KB
Обзор

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