GroupId | GroupIdio.github.apimorphism |
---|---|
ArtifactId | ArtifactIdtelegramium-high_2.13 |
Version | Version7.54.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.apimorphism/telegramium-high_2.13/ -->
<dependency>
<groupId>io.github.apimorphism</groupId>
<artifactId>telegramium-high_2.13</artifactId>
<version>7.54.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.apimorphism/telegramium-high_2.13/
implementation 'io.github.apimorphism:telegramium-high_2.13:7.54.1'
// https://jarcasting.com/artifacts/io.github.apimorphism/telegramium-high_2.13/
implementation ("io.github.apimorphism:telegramium-high_2.13:7.54.1")
'io.github.apimorphism:telegramium-high_2.13:jar:7.54.1'
<dependency org="io.github.apimorphism" name="telegramium-high_2.13" rev="7.54.1">
<artifact name="telegramium-high_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.apimorphism', module='telegramium-high_2.13', version='7.54.1')
)
libraryDependencies += "io.github.apimorphism" % "telegramium-high_2.13" % "7.54.1"
[io.github.apimorphism/telegramium-high_2.13 "7.54.1"]