MVN

org.processing : serial

Maven & Gradle

Mar 21, 2018

Processing serial library · Processing is a programming language, development environment, and online community. Network library. Send and receive data over the Internet through simple clients and servers.

<dependency>
    <groupId>org.processing</groupId>
    <artifactId>serial</artifactId>
    <version>3.3.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.processing : serial to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.7

All Versions

Choose a version of org.processing : serial to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
serial-3.3.7
serial-3.3.6
serial-3.3.5
serial-3.3.4
3.2.x
serial-3.2.3
serial-3.2.1
3.1.x
serial-3.1.2
serial-3.1.1
3.1
serial-3.1
3.0.x
serial-3.0.2
serial-3.0.1
3.0
serial-3.0
3.0b6
serial-3.0b6
3.0b3
serial-3.0b3
3.0b7
serial-3.0b7
3.0b4
serial-3.0b4
3.0a11
serial-3.0a11
3.0a10
serial-3.0a10
3.0b5
serial-3.0b5
2.2.x
serial-2.2.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.processing</groupId>
    <artifactId>serial</artifactId>
    <version>3.3.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.processing : serial gradle dependency to your build.gradle file:

implementation 'org.processing:serial:3.3.7'

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

implementation("org.processing:serial:3.3.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.processing : serial sbt scala dependency to your build.sbt file:

libraryDependencies += "org.processing" % "serial" % "3.3.7"

Advertisement

Dependencies from Group

Mar 21, 2018
32 usages
Apr 09, 2019
2 usages
6.1k stars
pde
Mar 21, 2018
1 usages
Mar 21, 2018
Mar 21, 2018
6.4k stars

Discover Dependencies

pdf
Mar 21, 2018
Aug 25, 2023
10 usages
123 stars
Jul 03, 2015
1 usages
13 stars
Apr 03, 2023
43 usages
11 stars
Dec 28, 2016
1 usages
8.8k stars