License |
License |
---|---|
GroupId | GroupIdcom.mytechia |
ArtifactId | ArtifactIdrobobo-rob-interface |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.mytechia:robobo-rob-interface
Control library and protocol for the Robobo-ROB robotic platform.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMytech Ingenieria Aplicada |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
robobo-rob-interface-1.1.8.pom | |
robobo-rob-interface-1.1.8.jar | 82 KB |
robobo-rob-interface-1.1.8-sources.jar | 39 KB |
robobo-rob-interface-1.1.8-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mytechia/robobo-rob-interface/ -->
<dependency>
<groupId>com.mytechia</groupId>
<artifactId>robobo-rob-interface</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.mytechia/robobo-rob-interface/
implementation 'com.mytechia:robobo-rob-interface:1.1.8'
// https://jarcasting.com/artifacts/com.mytechia/robobo-rob-interface/
implementation ("com.mytechia:robobo-rob-interface:1.1.8")
'com.mytechia:robobo-rob-interface:jar:1.1.8'
<dependency org="com.mytechia" name="robobo-rob-interface" rev="1.1.8">
<artifact name="robobo-rob-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mytechia', module='robobo-rob-interface', version='1.1.8')
)
libraryDependencies += "com.mytechia" % "robobo-rob-interface" % "1.1.8"
[com.mytechia/robobo-rob-interface "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.mytechia : simple-message-protocol | jar | 2.0.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.19 |