RosBridge

Custom ROS Bridge

License

License

GroupId

GroupId

com.github.r2dkennobi
ArtifactId

ArtifactId

rosbridge
Last Version

Last Version

0.0.3-rc2
Release Date

Release Date

Type

Type

aar
Description

Description

RosBridge
Custom ROS Bridge
Project URL

Project URL

https://github.com/r2dkennobi/RosBridge
Source Code Management

Source Code Management

https://github.com/r2dkennobi/RosBridge

Download rosbridge

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.r2dkennobi/rosbridge/ -->
<dependency>
    <groupId>com.github.r2dkennobi</groupId>
    <artifactId>rosbridge</artifactId>
    <version>0.0.3-rc2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.r2dkennobi/rosbridge/
implementation 'com.github.r2dkennobi:rosbridge:0.0.3-rc2'
// https://jarcasting.com/artifacts/com.github.r2dkennobi/rosbridge/
implementation ("com.github.r2dkennobi:rosbridge:0.0.3-rc2")
'com.github.r2dkennobi:rosbridge:aar:0.0.3-rc2'
<dependency org="com.github.r2dkennobi" name="rosbridge" rev="0.0.3-rc2">
  <artifact name="rosbridge" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.r2dkennobi', module='rosbridge', version='0.0.3-rc2')
)
libraryDependencies += "com.github.r2dkennobi" % "rosbridge" % "0.0.3-rc2"
[com.github.r2dkennobi/rosbridge "0.0.3-rc2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.koushikdutta.async : androidasync jar 2.1.9
org.jetbrains.kotlin : kotlin-stdlib-jre7 jar 1.1.4-3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3-rc2
0.0.3-rc1
0.0.2
0.0.1