RECE-232

A data encoding scheme intended for RS-232 transfer that encodes longwords/floats to ASCII while maximizing error detection and correctability.

Лицензия

Лицензия

Группа

Группа

io.chandler
Идентификатор

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

RECE-232
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

RECE-232
A data encoding scheme intended for RS-232 transfer that encodes longwords/floats to ASCII while maximizing error detection and correctability.
Ссылка на сайт

Ссылка на сайт

https://github.com/cjgriscom/RECE-232
Система контроля версий

Система контроля версий

https://github.com/cjgriscom/RECE-232

Скачать RECE-232

Как подключить последнюю версию

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.5.0-M1
org.junit.jupiter : junit-jupiter-engine jar 5.5.0-M1
org.junit.jupiter : junit-jupiter-params jar 5.5.0-M1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.2.0
0.1.1
0.1.0