Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.github.insanusmokrassar |
ArtifactId | ArtifactIdAutoPostTelegramBot |
Version | Version0.3.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/ -->
<dependency>
<groupId>com.github.insanusmokrassar</groupId>
<artifactId>AutoPostTelegramBot</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/
implementation 'com.github.insanusmokrassar:AutoPostTelegramBot:0.3.3'
// https://jarcasting.com/artifacts/com.github.insanusmokrassar/AutoPostTelegramBot/
implementation ("com.github.insanusmokrassar:AutoPostTelegramBot:0.3.3")
'com.github.insanusmokrassar:AutoPostTelegramBot:jar:0.3.3'
<dependency org="com.github.insanusmokrassar" name="AutoPostTelegramBot" rev="0.3.3">
<artifact name="AutoPostTelegramBot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.insanusmokrassar', module='AutoPostTelegramBot', version='0.3.3')
)
libraryDependencies += "com.github.insanusmokrassar" % "AutoPostTelegramBot" % "0.3.3"
[com.github.insanusmokrassar/AutoPostTelegramBot "0.3.3"]