не последняя версия
Последняя версия 201803040323

com.github.meowingtwurtle:theta-impl 201801041824

Base implementation for the Theta Discord Bot

Категории

Категории

Discord API Прикладные библиотеки
Группа

Группа

com.github.meowingtwurtle
Идентификатор

Идентификатор

theta-impl
Версия

Версия

201801041824
Тип

Тип

jar

Скачать theta-impl 201801041824


<!-- https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-impl/ -->
<dependency>
    <groupId>com.github.meowingtwurtle</groupId>
    <artifactId>theta-impl</artifactId>
    <version>201801041824</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-impl/
implementation 'com.github.meowingtwurtle:theta-impl:201801041824'
// https://jarcasting.com/artifacts/com.github.meowingtwurtle/theta-impl/
implementation ("com.github.meowingtwurtle:theta-impl:201801041824")
'com.github.meowingtwurtle:theta-impl:jar:201801041824'
<dependency org="com.github.meowingtwurtle" name="theta-impl" rev="201801041824">
  <artifact name="theta-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.meowingtwurtle', module='theta-impl', version='201801041824')
)
libraryDependencies += "com.github.meowingtwurtle" % "theta-impl" % "201801041824"
[com.github.meowingtwurtle/theta-impl "201801041824"]