MVN

edu.brown.cs.burlap : java_rosbridge

Maven & Gradle

Mar 30, 2016
1 usages
36 stars

java_rosbridge · This is a library for subscribing/publishing to topics on ros through ros_bridge. It contains both high-level and low-level message control. The websocket server is implement with Jetty.

<dependency>
    <groupId>edu.brown.cs.burlap</groupId>
    <artifactId>java_rosbridge</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.brown.cs.burlap : java_rosbridge to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.1

All Versions

Choose a version of edu.brown.cs.burlap : java_rosbridge to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
java_rosbridge-2.0.1
java_rosbridge-2.0.0

How to add a dependency to Maven

Add the following edu.brown.cs.burlap : java_rosbridge maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.brown.cs.burlap</groupId>
    <artifactId>java_rosbridge</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.brown.cs.burlap : java_rosbridge gradle dependency to your build.gradle file:

implementation 'edu.brown.cs.burlap:java_rosbridge:2.0.1'

Gradle Kotlin DSL: Add the following edu.brown.cs.burlap : java_rosbridge gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.brown.cs.burlap:java_rosbridge:2.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.brown.cs.burlap : java_rosbridge sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.brown.cs.burlap" % "java_rosbridge" % "2.0.1"

Advertisement

Dependencies from Group

Mar 30, 2016
1 usages
36 stars
Aug 03, 2016
1 usages
269 stars
Aug 23, 2016
5 stars

Discover Dependencies

Aug 23, 2016
5 stars
Dec 27, 2017
0 stars
May 17, 2012
1 stars
Nov 04, 2011
13 stars
Mar 21, 2016
168 stars
Mar 12, 2018
3 usages
215 stars
Apr 05, 2017
1 stars
Apr 05, 2017
1 stars
Sep 13, 2017
36 usages
1 stars
Sep 13, 2017
3 usages
1 stars