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