is not current version
Last Version 1.1.3

dev.fastbot.bot:dialogs 1.1.2

Fastbot dialogs library

GroupId

GroupId

dev.fastbot.bot
ArtifactId

ArtifactId

dialogs
Version

Version

1.1.2
Type

Type

jar

Download dialogs 1.1.2


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