RoboRemote Client

This is the desktop side component of RoboRemote

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.groupon.roboremote
ArtifactId

ArtifactId

roboremoteclient
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

RoboRemote Client
This is the desktop side component of RoboRemote

Download roboremoteclient

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1
org.apache.httpcomponents : httpclient jar 4.1.1
org.json : json jar 20090211
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-core jar 0.9.29
ch.qos.logback : logback-classic jar 0.9.29
ch.qos.logback : logback-examples jar 0.9.29
com.google.android.tools : ddmlib jar r13
com.google.guava : guava jar 13.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2