Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.healexxzt |
ArtifactId | ArtifactIdvk-bot-keyboard |
Version | Version1.1.0B |
Type | Typejar |
Filename | Size |
---|---|
vk-bot-keyboard-1.1.0B.pom | |
vk-bot-keyboard-1.1.0B.jar | 121 KB |
vk-bot-keyboard-1.1.0B-sources.jar | 75 KB |
vk-bot-keyboard-1.1.0B-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>1.1.0B</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation 'com.github.healexxzt:vk-bot-keyboard:1.1.0B'
// https://jarcasting.com/artifacts/com.github.healexxzt/vk-bot-keyboard/
implementation ("com.github.healexxzt:vk-bot-keyboard:1.1.0B")
'com.github.healexxzt:vk-bot-keyboard:jar:1.1.0B'
<dependency org="com.github.healexxzt" name="vk-bot-keyboard" rev="1.1.0B">
<artifact name="vk-bot-keyboard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.healexxzt', module='vk-bot-keyboard', version='1.1.0B')
)
libraryDependencies += "com.github.healexxzt" % "vk-bot-keyboard" % "1.1.0B"
[com.github.healexxzt/vk-bot-keyboard "1.1.0B"]