GroupId | GroupIdcom.github.paolodenti |
---|---|
ArtifactId | ArtifactIdtelegram-types |
Version | Version1.0.5 |
Type | Typejar |
Filename | Size |
---|---|
telegram-types-1.0.5.pom | |
telegram-types-1.0.5.jar | 51 KB |
telegram-types-1.0.5-sources.jar | 28 KB |
telegram-types-1.0.5-javadoc.jar | 230 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.paolodenti/telegram-types/ -->
<dependency>
<groupId>com.github.paolodenti</groupId>
<artifactId>telegram-types</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paolodenti/telegram-types/
implementation 'com.github.paolodenti:telegram-types:1.0.5'
// https://jarcasting.com/artifacts/com.github.paolodenti/telegram-types/
implementation ("com.github.paolodenti:telegram-types:1.0.5")
'com.github.paolodenti:telegram-types:jar:1.0.5'
<dependency org="com.github.paolodenti" name="telegram-types" rev="1.0.5">
<artifact name="telegram-types" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paolodenti', module='telegram-types', version='1.0.5')
)
libraryDependencies += "com.github.paolodenti" % "telegram-types" % "1.0.5"
[com.github.paolodenti/telegram-types "1.0.5"]