License |
License |
---|---|
GroupId | GroupIdcom.github.v-play-games |
ArtifactId | ArtifactIdbot.commands.meme |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionMeme Command
Meme Command, which fetches and sends a random meme from the internet
|
Filename | Size |
---|---|
bot.commands.meme-0.0.1.pom | |
bot.commands.meme-0.0.1.jar | 8 KB |
bot.commands.meme-0.0.1-sources.jar | 6 KB |
bot.commands.meme-0.0.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.meme/ -->
<dependency>
<groupId>com.github.v-play-games</groupId>
<artifactId>bot.commands.meme</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.meme/
implementation 'com.github.v-play-games:bot.commands.meme:0.0.1'
// https://jarcasting.com/artifacts/com.github.v-play-games/bot.commands.meme/
implementation ("com.github.v-play-games:bot.commands.meme:0.0.1")
'com.github.v-play-games:bot.commands.meme:jar:0.0.1'
<dependency org="com.github.v-play-games" name="bot.commands.meme" rev="0.0.1">
<artifact name="bot.commands.meme" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.v-play-games', module='bot.commands.meme', version='0.0.1')
)
libraryDependencies += "com.github.v-play-games" % "bot.commands.meme" % "0.0.1"
[com.github.v-play-games/bot.commands.meme "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.v-play-games : bot.core | jar | 0.0.1 |