is not current version
Last Version 1.1

com.github.ruediste.remoteJUnit:remoteJUnit-codeRunnerClient 1.0


Categories

Categories

JUnit Unit Testing CLI User Interface
GroupId

GroupId

com.github.ruediste.remoteJUnit
ArtifactId

ArtifactId

remoteJUnit-codeRunnerClient
Version

Version

1.0
Type

Type

jar

Download remoteJUnit-codeRunnerClient 1.0


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