License |
License |
---|---|
GroupId | GroupIdcom.github.r2dkennobi |
ArtifactId | ArtifactIdrosbridge |
Last Version | Last Version0.0.3-rc2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionRosBridge
Custom ROS Bridge
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rosbridge-0.0.3-rc2.pom | |
rosbridge-0.0.3-rc2.aar | 17 KB |
rosbridge-0.0.3-rc2-sources.jar | 583 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.koushikdutta.async : androidasync | jar | 2.1.9 |
org.jetbrains.kotlin : kotlin-stdlib-jre7 | jar | 1.1.4-3 |