Last Version

JXmodem 0.1a

An Xmodem library with send and recieve capability written in pure Java. Supports xmodem, xmodem-crc, and xmodem-1k

License

License

GroupId

GroupId

io.github.neonSonOfXenon.JXmodem
ArtifactId

ArtifactId

JXmodem
Version

Version

0.1a
Type

Type

jar
Description

Description

JXmodem
An Xmodem library with send and recieve capability written in pure Java. Supports xmodem, xmodem-crc, and xmodem-1k
Project URL

Project URL

https://github.com/neonSonOfXenon/JXmodem
Source Code Management

Source Code Management

https://github.com/neonSonOfXenon/JXmodem/tree/master/

Download JXmodem 0.1a


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

Dependencies

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.1
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.