is not current version
Last Version 0.4

com.groupon.roboremote:roboremote 0.2

This is the aggregator for RoboRemote

GroupId

GroupId

com.groupon.roboremote
ArtifactId

ArtifactId

roboremote
Version

Version

0.2
Type

Type

pom

Download roboremote 0.2

Filename Size
roboremote-0.2.pom 2 KB
Browse

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