t

telegram-context-main

Files download
File Operation
telegram-context-main-0.0.49.jar download
telegram-context-main-0.0.49.pom download
telegram-context-main-0.0.49-sources.jar download
Apache Maven
<dependency>
  <groupId>dev.struchkov.godfather.telegram</groupId>
  <artifactId>telegram-context-main</artifactId>
  <version>0.0.49</version>
</dependency>
Gradle Groovy
implementation 'dev.struchkov.godfather.telegram:telegram-context-main:0.0.49'
Gradle Kotlin
implementation("dev.struchkov.godfather.telegram:telegram-context-main:0.0.49")
Scala SBT
libraryDependencies += "dev.struchkov.godfather.telegram" % "telegram-context-main" % "0.0.49"
Groovy Grape
@Grapes(
  @Grab(group='dev.struchkov.godfather.telegram', module='telegram-context-main', version='0.0.49')
)
Apache Ivy
<dependency org="dev.struchkov.godfather.telegram" name="telegram-context-main" rev="0.0.49" />
Leiningen
[dev.struchkov.godfather.telegram/telegram-context-main "0.0.49"]
Apache Buildr
'dev.struchkov.godfather.telegram:telegram-context-main:jar:0.0.49'