is not current version
Last Version 19.3.3

fr.vsct.tock:tock-bot-connector-rest 0.7.4

Rest Bot Connector

GroupId

GroupId

fr.vsct.tock
ArtifactId

ArtifactId

tock-bot-connector-rest
Version

Version

0.7.4
Type

Type

jar

Download tock-bot-connector-rest 0.7.4


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