<dependency>
<groupId>eu.ciechanowiec</groupId>
<artifactId>org.telegram_telegrambots-longpolling</artifactId>
<version>7.4.2</version>
</dependency>
libraryDependencies += "eu.ciechanowiec" % "org.telegram_telegrambots-longpolling" % "7.4.2"
@Grapes(
@Grab(group='eu.ciechanowiec', module='org.telegram_telegrambots-longpolling', version='7.4.2')
)
<dependency org="eu.ciechanowiec" name="org.telegram_telegrambots-longpolling" rev="7.4.2" />