is not current version
Last Version 8.4.1

dev.jorel:commandapi-preprocessor 8.2.1


GroupId

GroupId

dev.jorel
ArtifactId

ArtifactId

commandapi-preprocessor
Version

Version

8.2.1
Type

Type

jar

Download commandapi-preprocessor 8.2.1


<!-- https://jarcasting.com/artifacts/dev.jorel/commandapi-preprocessor/ -->
<dependency>
    <groupId>dev.jorel</groupId>
    <artifactId>commandapi-preprocessor</artifactId>
    <version>8.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.jorel/commandapi-preprocessor/
implementation 'dev.jorel:commandapi-preprocessor:8.2.1'
// https://jarcasting.com/artifacts/dev.jorel/commandapi-preprocessor/
implementation ("dev.jorel:commandapi-preprocessor:8.2.1")
'dev.jorel:commandapi-preprocessor:jar:8.2.1'
<dependency org="dev.jorel" name="commandapi-preprocessor" rev="8.2.1">
  <artifact name="commandapi-preprocessor" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.jorel', module='commandapi-preprocessor', version='8.2.1')
)
libraryDependencies += "dev.jorel" % "commandapi-preprocessor" % "8.2.1"
[dev.jorel/commandapi-preprocessor "8.2.1"]