GroupId | GroupIdfr.funixgaming.funixbot |
---|---|
ArtifactId | ArtifactIdfunix-bot |
Version | Version1.1.6 |
Type | Typepom |
Filename | Size |
---|---|
funix-bot-1.1.6.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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.funixgaming.funixbot/funix-bot/
implementation 'fr.funixgaming.funixbot:funix-bot:1.1.6'
// https://jarcasting.com/artifacts/fr.funixgaming.funixbot/funix-bot/
implementation ("fr.funixgaming.funixbot:funix-bot:1.1.6")
'fr.funixgaming.funixbot:funix-bot:pom:1.1.6'
<dependency org="fr.funixgaming.funixbot" name="funix-bot" rev="1.1.6">
<artifact name="funix-bot" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.funixgaming.funixbot', module='funix-bot', version='1.1.6')
)
libraryDependencies += "fr.funixgaming.funixbot" % "funix-bot" % "1.1.6"
[fr.funixgaming.funixbot/funix-bot "1.1.6"]