is not current version
Last Version 4.0.6

com.github.dinuta.estuary:testrunner 4.0.5

RestAPI service which runs commands and tests

GroupId

GroupId

com.github.dinuta.estuary
ArtifactId

ArtifactId

testrunner
Version

Version

4.0.5
Type

Type

jar

Download testrunner 4.0.5


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