is not current version
Last Version 0.0.3-rc2

com.github.r2dkennobi:rosbridge 0.0.2

Custom ROS Bridge

GroupId

GroupId

com.github.r2dkennobi
ArtifactId

ArtifactId

rosbridge
Version

Version

0.0.2
Type

Type

aar

Download rosbridge 0.0.2


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