is not current version
Last Version 22.3.1

ai.tock:bot-test 21.9.0

Bot Test helpers and mocks

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

bot-test
Version

Version

21.9.0
Type

Type

jar

Download bot-test 21.9.0


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