Last Version

commands 0.1.4

A builder pattern-based command library.

License

License

GroupId

GroupId

io.github.shiruka
ArtifactId

ArtifactId

commands
Version

Version

0.1.4
Type

Type

jar
Description

Description

commands
A builder pattern-based command library.

Download commands 0.1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.shiruka : common jar 2.4.0

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.jetbrains : annotations jar 20.1.0

test (6)

Group / Artifact Type Version
org.cactoos : cactoos jar 0.48
org.llorllale : cactoos-matchers jar 0.21
org.mockito : mockito-core jar 3.6.0
org.mockito : mockito-inline jar 3.6.0
org.junit.jupiter : junit-jupiter jar 5.7.0
com.github.seeseemelk : MockBukkit-v1.16 jar 0.15.0

Project Modules

There are no modules declared in this project.