Last Version

RoboRemote 0.4

This is the aggregator for RoboRemote

License

License

GroupId

GroupId

com.groupon.roboremote
ArtifactId

ArtifactId

roboremote
Version

Version

0.4
Type

Type

pom
Description

Description

RoboRemote
This is the aggregator for RoboRemote

Download roboremote 0.4

Filename Size
roboremote-0.4.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • RoboRemoteServer
  • RoboRemoteClient
  • RoboRemoteClientJUnit