License |
License |
---|---|
GroupId | GroupIdcom.seomse.commons |
ArtifactId | ArtifactIdtelegram |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontelegram
telegram utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
telegram-0.1.1.pom | |
telegram-0.1.1.jar | 7 KB |
telegram-0.1.1-sources.jar | 5 KB |
telegram-0.1.1-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.commons/telegram/ -->
<dependency>
<groupId>com.seomse.commons</groupId>
<artifactId>telegram</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.commons/telegram/
implementation 'com.seomse.commons:telegram:0.1.1'
// https://jarcasting.com/artifacts/com.seomse.commons/telegram/
implementation ("com.seomse.commons:telegram:0.1.1")
'com.seomse.commons:telegram:jar:0.1.1'
<dependency org="com.seomse.commons" name="telegram" rev="0.1.1">
<artifact name="telegram" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.commons', module='telegram', version='0.1.1')
)
libraryDependencies += "com.seomse.commons" % "telegram" % "0.1.1"
[com.seomse.commons/telegram "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.seomse.commons : commons | jar | 1.2.6 |
org.yaml : snakeyaml | jar | 1.20 |