io.pixeloutlaw.spigot-commons:method-command

A parent project for Pixel Outlaw's Maven-based Spigot plugins.

License

License

MIT
GroupId

GroupId

io.pixeloutlaw.spigot-commons
ArtifactId

ArtifactId

method-command
Last Version

Last Version

1.17.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A parent project for Pixel Outlaw's Maven-based Spigot plugins.

Download method-command

How to add to project

<!-- https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/method-command/ -->
<dependency>
    <groupId>io.pixeloutlaw.spigot-commons</groupId>
    <artifactId>method-command</artifactId>
    <version>1.17.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/method-command/
implementation 'io.pixeloutlaw.spigot-commons:method-command:1.17.1.0'
// https://jarcasting.com/artifacts/io.pixeloutlaw.spigot-commons/method-command/
implementation ("io.pixeloutlaw.spigot-commons:method-command:1.17.1.0")
'io.pixeloutlaw.spigot-commons:method-command:jar:1.17.1.0'
<dependency org="io.pixeloutlaw.spigot-commons" name="method-command" rev="1.17.1.0">
  <artifact name="method-command" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pixeloutlaw.spigot-commons', module='method-command', version='1.17.1.0')
)
libraryDependencies += "io.pixeloutlaw.spigot-commons" % "method-command" % "1.17.1.0"
[io.pixeloutlaw.spigot-commons/method-command "1.17.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.12.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot-api jar 1.17.1-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.

Versions

Version
1.17.1.0