mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2025-12-27 23:46:38 +01:00
6 lines
210 B
Groovy
6 lines
210 B
Groovy
dependencies {
|
|
compile project(':common')
|
|
|
|
compile group: "com.bot4s", name: "telegram-core_2.12", version: "4.0.0-RC2"
|
|
compile group: "com.bot4s", name: "telegram-akka_2.12", version: "4.0.0-RC2"
|
|
} |