is not current version
Last Version 22.3.1

ai.tock:bot-test 20.3.1

Bot Test helpers and mocks

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

bot-test
Version

Version

20.3.1
Type

Type

jar

Download bot-test 20.3.1


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