| Категории |
КатегорииDiscord API Прикладные библиотеки |
|---|---|
| Группа | Группаcom.github.meowingtwurtle |
| Идентификатор | Идентификаторtheta-builtin-commands |
| Версия | Версия201801060201 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-builtin-commands/ -->
<dependency>
<groupId>com.github.meowingtwurtle</groupId>
<artifactId>theta-builtin-commands</artifactId>
<version>201801060201</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-builtin-commands/
implementation 'com.github.meowingtwurtle:theta-builtin-commands:201801060201'
// https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-builtin-commands/
implementation ("com.github.meowingtwurtle:theta-builtin-commands:201801060201")
'com.github.meowingtwurtle:theta-builtin-commands:jar:201801060201'
<dependency org="com.github.meowingtwurtle" name="theta-builtin-commands" rev="201801060201">
<artifact name="theta-builtin-commands" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meowingtwurtle', module='theta-builtin-commands', version='201801060201')
)
libraryDependencies += "com.github.meowingtwurtle" % "theta-builtin-commands" % "201801060201"
[com.github.meowingtwurtle/theta-builtin-commands "201801060201"]