is not current version
Last Version 19.3.3

fr.vsct.tock:bot-test-base 19.3.2

Bot Test helpers and mocks with any connector

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

bot-test-base
Version

Version

19.3.2
Type

Type

jar

Download bot-test-base 19.3.2


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