is not current version
Last Version 201803040323

com.github.meowingtwurtle:theta-impl 201803040247

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

201803040247
Type

Type

jar

Download theta-impl 201803040247


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