Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdAutoPostTelegramBot |
Version | Version1.5.0 |
Type | Typejar |
Filename | Size |
---|---|
AutoPostTelegramBot-1.5.0.pom | |
AutoPostTelegramBot-1.5.0.jar | 839 KB |
AutoPostTelegramBot-1.5.0-sources.jar | 77 KB |
AutoPostTelegramBot-1.5.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostTelegramBot</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/
implementation 'com.github.insanusmokrassar:AutoPostTelegramBot:1.5.0'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/
implementation ("com.github.insanusmokrassar:AutoPostTelegramBot:1.5.0")
'com.github.insanusmokrassar:AutoPostTelegramBot:jar:1.5.0'
<dependency org="com.github.insanusmokrassar" name="AutoPostTelegramBot" rev="1.5.0">
<artifact name="AutoPostTelegramBot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostTelegramBot', version='1.5.0')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostTelegramBot" % "1.5.0"
[com.github.insanusmokrassar/AutoPostTelegramBot "1.5.0"]