GroupId | GroupIdfr.funixgaming.funixbot.twitch |
---|---|
ArtifactId | ArtifactIdfunix-bot-twitch |
Version | Version1.1.6 |
Type | Typejar |
Filename | Size |
---|---|
funix-bot-twitch-1.1.6.pom | |
funix-bot-twitch-1.1.6.jar | 52 MB |
funix-bot-twitch-1.1.6-sources.jar | 17 KB |
funix-bot-twitch-1.1.6-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.funixgaming.funixbot.twitch/funix-bot-twitch/ -->
<dependency>
<groupId>fr.funixgaming.funixbot.twitch</groupId>
<artifactId>funix-bot-twitch</artifactId>
<version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.funixbot.twitch/funix-bot-twitch/
implementation 'fr.funixgaming.funixbot.twitch:funix-bot-twitch:1.1.6'
// https://jarcasting.com/artifacts/fr.funixgaming.funixbot.twitch/funix-bot-twitch/
implementation ("fr.funixgaming.funixbot.twitch:funix-bot-twitch:1.1.6")
'fr.funixgaming.funixbot.twitch:funix-bot-twitch:jar:1.1.6'
<dependency org="fr.funixgaming.funixbot.twitch" name="funix-bot-twitch" rev="1.1.6">
<artifact name="funix-bot-twitch" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.funixbot.twitch', module='funix-bot-twitch', version='1.1.6')
)
libraryDependencies += "fr.funixgaming.funixbot.twitch" % "funix-bot-twitch" % "1.1.6"
[fr.funixgaming.funixbot.twitch/funix-bot-twitch "1.1.6"]