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