For example, I have published my library and in ba...
# ktor
o
For example, I have published my library and in base package https://jcenter.bintray.com/com/github/insanusmokrassar/TelegramBotAPI/0.23.0/ there is two files (except of .asc): pom and .module file. It is correctly imported inside of my other jvm-only project: https://github.com/InsanusMokrassar/AutoPostTelegramBot/blob/master/build.gradle#L39. So, I think that it might be problem in publication scheme of ktor. Is it?