Files download
File Operation
telegramium-high_2.13-8.72.0.jar download
telegramium-high_2.13-8.72.0.pom download
telegramium-high_2.13-8.72.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.apimorphism</groupId>
  <artifactId>telegramium-high_2.13</artifactId>
  <version>8.72.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.apimorphism:telegramium-high_2.13:8.72.0'
Gradle Kotlin
implementation("io.github.apimorphism:telegramium-high_2.13:8.72.0")
Scala SBT
libraryDependencies += "io.github.apimorphism" % "telegramium-high_2.13" % "8.72.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.apimorphism', module='telegramium-high_2.13', version='8.72.0')
)
Apache Ivy
<dependency org="io.github.apimorphism" name="telegramium-high_2.13" rev="8.72.0" />
Leiningen
[io.github.apimorphism/telegramium-high_2.13 "8.72.0"]
Apache Buildr
'io.github.apimorphism:telegramium-high_2.13:jar:8.72.0'