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