t

telegram-context-simple

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