is not current version
Last Version 22.3.1

ai.tock:bot-test 19.9.3

Bot Test helpers and mocks

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

bot-test
Version

Version

19.9.3
Type

Type

jar

Download bot-test 19.9.3


<!-- https://jarcasting.com/artifacts/ai.tock/bot-test/ -->
<dependency>
    <groupId>ai.tock</groupId>
    <artifactId>bot-test</artifactId>
    <version>19.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/ai.tock/bot-test/
implementation 'ai.tock:bot-test:19.9.3'
// https://jarcasting.com/artifacts/ai.tock/bot-test/
implementation ("ai.tock:bot-test:19.9.3")
'ai.tock:bot-test:jar:19.9.3'
<dependency org="ai.tock" name="bot-test" rev="19.9.3">
  <artifact name="bot-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.tock', module='bot-test', version='19.9.3')
)
libraryDependencies += "ai.tock" % "bot-test" % "19.9.3"
[ai.tock/bot-test "19.9.3"]