License |
License |
---|---|
GroupId | GroupIdcom.groupon.roboremote |
ArtifactId | ArtifactIdroboremote |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRoboRemote
This is the aggregator for RoboRemote
|
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"]