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