is not current version
Last Version 1.1.7

fr.funixgaming.funixbot.core:core 1.1.4


GroupId

GroupId

fr.funixgaming.funixbot.core
ArtifactId

ArtifactId

core
Version

Version

1.1.4
Type

Type

jar

Download core 1.1.4


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