is not current version
Last Version 0.5.1

chat.tamtam:tamtam-bot-api 0.3.0

Java library to build bots for TamTam messenger

GroupId

GroupId

chat.tamtam
ArtifactId

ArtifactId

tamtam-bot-api
Version

Version

0.3.0
Type

Type

jar

Download tamtam-bot-api 0.3.0


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