Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.healexxzt |
ArtifactId | ArtifactIdvk-bot-keyboard |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
vk-bot-keyboard-0.0.6.pom | |
vk-bot-keyboard-0.0.6.jar | 121 KB |
vk-bot-keyboard-0.0.6-sources.jar | 75 KB |
vk-bot-keyboard-0.0.6-javadoc.jar | 642 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/ -->
<dependency>
<groupId>com.github.healexxzt</groupId>
<artifactId>vk-bot-keyboard</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation 'com.github.healexxzt:vk-bot-keyboard:0.0.6'
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation ("com.github.healexxzt:vk-bot-keyboard:0.0.6")
'com.github.healexxzt:vk-bot-keyboard:jar:0.0.6'
<dependency org="com.github.healexxzt" name="vk-bot-keyboard" rev="0.0.6">
<artifact name="vk-bot-keyboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.healexxzt', module='vk-bot-keyboard', version='0.0.6')
)
libraryDependencies += "com.github.healexxzt" % "vk-bot-keyboard" % "0.0.6"
[com.github.healexxzt/vk-bot-keyboard "0.0.6"]