| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDiscord API Прикладные библиотеки |
| Группа | Группаcom.github.meowingtwurtle |
| Идентификатор | Идентификаторtheta-impl |
| Версия | Версия201803040323 |
| Тип | Типjar |
| Описание |
ОписаниеTheta Base Impl
Base implementation for the Theta Discord Bot
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| theta-impl-201803040323.pom | |
| theta-impl-201803040323.jar | 49 KB |
| theta-impl-201803040323-sources.jar | 21 KB |
| theta-impl-201803040323-javadoc.jar | 456 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-impl/ -->
<dependency>
<groupId>com.github.meowingtwurtle</groupId>
<artifactId>theta-impl</artifactId>
<version>201803040323</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-impl/
implementation 'com.github.meowingtwurtle:theta-impl:201803040323'
// https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-impl/
implementation ("com.github.meowingtwurtle:theta-impl:201803040323")
'com.github.meowingtwurtle:theta-impl:jar:201803040323'
<dependency org="com.github.meowingtwurtle" name="theta-impl" rev="201803040323">
<artifact name="theta-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meowingtwurtle', module='theta-impl', version='201803040323')
)
libraryDependencies += "com.github.meowingtwurtle" % "theta-impl" % "201803040323"
[com.github.meowingtwurtle/theta-impl "201803040323"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.meowingtwurtle : theta-api | jar | 201803040323 |
| net.dv8tion : JDA | jar | 3.4.0_318 |
| com.google.guava : guava | jar | 23.6-jre |
| org.apache.commons : commons-lang3 | jar | 3.6 |