is not current version
Last Version 0.1.5

io.toast-tk:toast-tk-runtime 0.1.3.RC1

Toast Toolkit Runtime Module contains covers: - Test Source Adapters - Test Parsing - Test Execution - Test Report generation

GroupId

GroupId

io.toast-tk
ArtifactId

ArtifactId

toast-tk-runtime
Version

Version

0.1.3.RC1
Type

Type

jar

Download toast-tk-runtime 0.1.3.RC1


<!-- https://jarcasting.com/artifacts/io.toast-tk/toast-tk-runtime/ -->
<dependency>
    <groupId>io.toast-tk</groupId>
    <artifactId>toast-tk-runtime</artifactId>
    <version>0.1.3.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.toast-tk/toast-tk-runtime/
implementation 'io.toast-tk:toast-tk-runtime:0.1.3.RC1'
// https://jarcasting.com/artifacts/io.toast-tk/toast-tk-runtime/
implementation ("io.toast-tk:toast-tk-runtime:0.1.3.RC1")
'io.toast-tk:toast-tk-runtime:jar:0.1.3.RC1'
<dependency org="io.toast-tk" name="toast-tk-runtime" rev="0.1.3.RC1">
  <artifact name="toast-tk-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.toast-tk', module='toast-tk-runtime', version='0.1.3.RC1')
)
libraryDependencies += "io.toast-tk" % "toast-tk-runtime" % "0.1.3.RC1"
[io.toast-tk/toast-tk-runtime "0.1.3.RC1"]