is not current version
Last Version MASTER-RC7.3

io.github.ebicep:warlords MASTER-RC7.2

Warlords Mini-game Plugin

GroupId

GroupId

io.github.ebicep
ArtifactId

ArtifactId

warlords
Version

Version

MASTER-RC7.2
Type

Type

jar

Download warlords MASTER-RC7.2


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