dialogs

Fastbot dialogs library

License

License

Software Development Kit License
GroupId

GroupId

dev.fastbot.bot
ArtifactId

ArtifactId

dialogs
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

dialogs
Fastbot dialogs library
Project URL

Project URL

https://fastbot.dev

Download dialogs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-collections4 Optional jar 4.4
org.slf4j : slf4j-api jar 1.7.32
org.jetbrains : annotations jar 22.0.0

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.18
1.0.17
1.0.16
1.0.15
1.0.13
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.2