RoboRemote Client JUnit

This is the junit portion of the desktop side component of RoboRemote

License

License

Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

com.groupon.roboremote.roboremoteclient
ArtifactId

ArtifactId

junit
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

RoboRemote Client JUnit
This is the junit portion of the desktop side component of RoboRemote

Download junit

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.groupon.roboremote : roboremoteclient jar 0.4
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
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2