License |
License |
---|---|
GroupId | GroupIdio.chandler |
ArtifactId | ArtifactIdRECE-232 |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRECE-232
A data encoding scheme intended for RS-232 transfer that encodes longwords/floats to ASCII while maximizing error detection and correctability.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
RECE-232-0.2.0.pom | |
RECE-232-0.2.0.jar | 8 KB |
RECE-232-0.2.0-sources.jar | 6 KB |
RECE-232-0.2.0-javadoc.jar | 33 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |