is not current version
Last Version 201803040323

com.github.meowingtwurtle:theta-impl a9f86ec

Base implementation for the Theta Discord Bot

Categories

Categories

Discord API Business Logic Libraries
GroupId

GroupId

com.github.meowingtwurtle
ArtifactId

ArtifactId

theta-impl
Version

Version

a9f86ec
Type

Type

jar

Download theta-impl a9f86ec


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