is not current version
Last Version 1.1.7

fr.funixgaming.funixbot:funix-bot 1.1.5

FunixBot, Twitch and Discord

GroupId

GroupId

fr.funixgaming.funixbot
ArtifactId

ArtifactId

funix-bot
Version

Version

1.1.5
Type

Type

pom

Download funix-bot 1.1.5

Filename Size
funix-bot-1.1.5.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/fr.funixgaming.funixbot/funix-bot/ -->
<dependency>
    <groupId>fr.funixgaming.funixbot</groupId>
    <artifactId>funix-bot</artifactId>
    <version>1.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.funixbot/funix-bot/
implementation 'fr.funixgaming.funixbot:funix-bot:1.1.5'
// https://jarcasting.com/artifacts/fr.funixgaming.funixbot/funix-bot/
implementation ("fr.funixgaming.funixbot:funix-bot:1.1.5")
'fr.funixgaming.funixbot:funix-bot:pom:1.1.5'
<dependency org="fr.funixgaming.funixbot" name="funix-bot" rev="1.1.5">
  <artifact name="funix-bot" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.funixbot', module='funix-bot', version='1.1.5')
)
libraryDependencies += "fr.funixgaming.funixbot" % "funix-bot" % "1.1.5"
[fr.funixgaming.funixbot/funix-bot "1.1.5"]