MVN

javax.comm : comm

Maven & Gradle

Dec 05, 2007
12 usages

Java Communications API · The Java Communications 3.0 API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.

<dependency>
    <groupId>javax.comm</groupId>
    <artifactId>comm</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of javax.comm : comm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of javax.comm : comm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
comm-3.0-u1
2.0.x
comm-2.0.3

How to add a dependency to Maven

Add the following javax.comm : comm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>javax.comm</groupId>
    <artifactId>comm</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following javax.comm : comm gradle dependency to your build.gradle file:

implementation 'javax.comm:comm:2.0.3'

Gradle Kotlin DSL: Add the following javax.comm : comm gradle kotlin dependency to your build.gradle.kts file:

implementation("javax.comm:comm:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following javax.comm : comm sbt scala dependency to your build.sbt file:

libraryDependencies += "javax.comm" % "comm" % "2.0.3"

Advertisement

Dependencies from Group

Dec 05, 2007
12 usages

Discover Dependencies

Nov 17, 2017
59 usages
5.3k stars
Jan 09, 2021
29 usages
661 stars
Dec 27, 2021
6 usages
1 stars
Oct 16, 2022
74 usages
Sep 30, 2022
167 usages
43 stars
Mar 15, 2023
21 usages
45 stars
Jan 20, 2022
62 usages
134 stars