is not current version
Last Version 201803040323

com.github.meowingtwurtle:theta-api b1e7714

API for the Theta Discord Bot

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.meowingtwurtle
ArtifactId

ArtifactId

theta-api
Version

Version

b1e7714
Type

Type

jar

Download theta-api b1e7714


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