is not current version
Last Version 0.0.3-rc2

com.github.r2dkennobi:rosbridge 0.0.1

Custom ROS Bridge

GroupId

GroupId

com.github.r2dkennobi
ArtifactId

ArtifactId

rosbridge
Version

Version

0.0.1
Type

Type

aar

Download rosbridge 0.0.1


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