is not current version
Last Version 1.0.2

io.github.ebicep:warlords-bot-manager 1.0.1

Bot Manager for the Warlords Plugin

GroupId

GroupId

io.github.ebicep
ArtifactId

ArtifactId

warlords-bot-manager
Version

Version

1.0.1
Type

Type

jar

Download warlords-bot-manager 1.0.1


<!-- https://jarcasting.com/artifacts/io.github.ebicep/warlords-bot-manager/ -->
<dependency>
    <groupId>io.github.ebicep</groupId>
    <artifactId>warlords-bot-manager</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ebicep/warlords-bot-manager/
implementation 'io.github.ebicep:warlords-bot-manager:1.0.1'
// https://jarcasting.com/artifacts/io.github.ebicep/warlords-bot-manager/
implementation ("io.github.ebicep:warlords-bot-manager:1.0.1")
'io.github.ebicep:warlords-bot-manager:jar:1.0.1'
<dependency org="io.github.ebicep" name="warlords-bot-manager" rev="1.0.1">
  <artifact name="warlords-bot-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ebicep', module='warlords-bot-manager', version='1.0.1')
)
libraryDependencies += "io.github.ebicep" % "warlords-bot-manager" % "1.0.1"
[io.github.ebicep/warlords-bot-manager "1.0.1"]