is not current version
Last Version 201803040323

com.github.meowingtwurtle:theta-builtin-commands 0577f83

Builtin commands for the Theta Discord Bot

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.meowingtwurtle
ArtifactId

ArtifactId

theta-builtin-commands
Version

Version

0577f83
Type

Type

jar

Download theta-builtin-commands 0577f83


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