is not current version
Last Version 1.1

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


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.ruediste.remoteJUnit
ArtifactId

ArtifactId

remoteJUnit-codeRunnerServer
Version

Version

1.0
Type

Type

jar

Download remoteJUnit-codeRunnerServer 1.0


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