is not current version
Last Version 201803040323

com.github.meowingtwurtle:theta-builtin-commands a9f86ec

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

a9f86ec
Type

Type

jar

Download theta-builtin-commands a9f86ec


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