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