is not current version
Last Version 0.5.1

chat.tamtam:tamtam-bot-api 0.1.8

Java library to build bots for TamTam messenger

GroupId

GroupId

chat.tamtam
ArtifactId

ArtifactId

tamtam-bot-api
Version

Version

0.1.8
Type

Type

jar

Download tamtam-bot-api 0.1.8


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