MVN

org.vesalainen : comm

Maven & Gradle

Jun 23, 2016
7 usages

Serial communications library · Library for serial communication

<dependency>
    <groupId>org.vesalainen</groupId>
    <artifactId>comm</artifactId>
    <version>parent</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: parent

All Versions

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

Version Vulnerabilities Updated
1.0.x
comm-1.0.3
comm-1.0.2
comm-1.0.1
comm-1.0.0
parent
comm-parent
javaxcomm
comm-javaxcomm

How to add a dependency to Maven

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

<dependency>
    <groupId>org.vesalainen</groupId>
    <artifactId>comm</artifactId>
    <version>parent</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.vesalainen:comm:parent'

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

implementation("org.vesalainen:comm:parent")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.vesalainen" % "comm" % "parent"

Advertisement

Dependencies from Group

Jan 20, 2017
8 usages
Jun 23, 2016
7 usages
dev
Jan 20, 2017
2 usages
Jan 20, 2017
1 usages
Apr 23, 2018

Discover Dependencies

May 29, 2023
4 usages
0 stars
Oct 17, 2018
54 usages
46 stars
Dec 05, 2020
6 usages
0 stars
Jul 26, 2018
6 usages
0 stars
Jun 10, 2020
13 usages
Sep 01, 2014
6 usages
1 stars
Apr 22, 2014
10 usages
5.1k stars