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