Files
luxmed-bot/bot/build.gradle
2022-08-09 19:14:34 +02:00

5 lines
102 B
Groovy

dependencies {
implementation project(':common')
api "com.bot4s:telegram-akka_$scala:5.6.0"
}