Last Version

jSSC (Java Simple Serial Connector) 2.8.0

jSSC is a simple and cross-platform serial-port communication library for Java

License

License

GroupId

GroupId

org.scream3r
ArtifactId

ArtifactId

jssc
Version

Version

2.8.0
Type

Type

jar
Description

Description

jSSC (Java Simple Serial Connector)
jSSC is a simple and cross-platform serial-port communication library for Java
Project URL

Project URL

http://jssc.scream3r.org
Source Code Management

Source Code Management

https://github.com/scream3r/java-simple-serial-connector

Download jssc 2.8.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.