MVN

io.github.java-native : jssc

Maven & Gradle

Aug 09, 2023
1 usages
155 stars

Java Simple Serial Connector · A small, single Java library for working with serial ports across various systems based on the work from scream3r/java-simple-serial-connector.

<dependency>
    <groupId>io.github.java-native</groupId>
    <artifactId>jssc</artifactId>
    <version>2.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.java-native : jssc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.9.5

All Versions

Choose a version of io.github.java-native : jssc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.9.x
jssc-2.9.5
jssc-2.9.4
jssc-2.9.3
jssc-2.9.2

How to add a dependency to Maven

Add the following io.github.java-native : jssc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.java-native</groupId>
    <artifactId>jssc</artifactId>
    <version>2.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.java-native : jssc gradle dependency to your build.gradle file:

implementation 'io.github.java-native:jssc:2.9.5'

Gradle Kotlin DSL: Add the following io.github.java-native : jssc gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.java-native:jssc:2.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.java-native : jssc sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.java-native" % "jssc" % "2.9.5"

Advertisement

Dependencies from Group

Aug 09, 2023
1 usages
155 stars

Discover Dependencies

oso
Apr 03, 2023
Jul 02, 2021
1 usages
263 stars
api
Nov 01, 2022
2 usages
8 stars
Mar 28, 2023
25 usages
93 stars
Jan 09, 2023
1 usages
0 stars
Aug 24, 2023
3 stars
Mar 27, 2023
1 usages