MVN

it.mauxilium : ArduinoJavaSerialRpc

Maven & Gradle

May 27, 2020
0 stars

ArduinoJavaSerialRpc · This library implements a bidirectional communication with Arduino card in form of RPC (Remote Procedure Call) and RMI (Remote Method Invocation) through the serial port.

<dependency>
    <groupId>it.mauxilium</groupId>
    <artifactId>ArduinoJavaSerialRpc</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of it.mauxilium : ArduinoJavaSerialRpc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of it.mauxilium : ArduinoJavaSerialRpc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ArduinoJavaSerialRpc-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>it.mauxilium</groupId>
    <artifactId>ArduinoJavaSerialRpc</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following it.mauxilium : ArduinoJavaSerialRpc gradle dependency to your build.gradle file:

implementation 'it.mauxilium:ArduinoJavaSerialRpc:1.0.0'

Gradle Kotlin DSL: Add the following it.mauxilium : ArduinoJavaSerialRpc gradle kotlin dependency to your build.gradle.kts file:

implementation("it.mauxilium:ArduinoJavaSerialRpc:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following it.mauxilium : ArduinoJavaSerialRpc sbt scala dependency to your build.sbt file:

libraryDependencies += "it.mauxilium" % "ArduinoJavaSerialRpc" % "1.0.0"

Advertisement

Dependencies from Group

May 27, 2020
0 stars

Discover Dependencies

Jan 27, 2022
11 stars
vtl
Jan 27, 2022
11 stars
May 30, 2020
14 stars
May 31, 2020
0 stars
May 29, 2020
0 stars
Jan 24, 2023
19 stars
Dec 29, 2020
4.7k stars
Dec 29, 2020
4.7k stars
Nov 30, 2020
0 stars