mirror of
https://github.com/dyrkin/luxmed-bot.git
synced 2025-12-21 13:23:05 +01:00
5 lines
102 B
Groovy
5 lines
102 B
Groovy
dependencies {
|
|
implementation project(':common')
|
|
|
|
api "com.bot4s:telegram-akka_$scala:5.6.0"
|
|
} |