is not current version
Last Version 0.1.1

com.seomse.commons:telegram 0.1.0

telegram utils

GroupId

GroupId

com.seomse.commons
ArtifactId

ArtifactId

telegram
Version

Version

0.1.0
Type

Type

jar

Download telegram 0.1.0


<!-- https://jarcasting.com/artifacts/com.seomse.commons/telegram/ -->
<dependency>
    <groupId>com.seomse.commons</groupId>
    <artifactId>telegram</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.commons/telegram/
implementation 'com.seomse.commons:telegram:0.1.0'
// https://jarcasting.com/artifacts/com.seomse.commons/telegram/
implementation ("com.seomse.commons:telegram:0.1.0")
'com.seomse.commons:telegram:jar:0.1.0'
<dependency org="com.seomse.commons" name="telegram" rev="0.1.0">
  <artifact name="telegram" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.commons', module='telegram', version='0.1.0')
)
libraryDependencies += "com.seomse.commons" % "telegram" % "0.1.0"
[com.seomse.commons/telegram "0.1.0"]