is not current version
Last Version 19.3.3

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

Bot Test helpers and mocks with any connector

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

bot-test-base
Version

Version

2.0.1
Type

Type

jar

Download bot-test-base 2.0.1


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