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