is not current version
Last Version 1.9.3

com.github.alfonsoLeandro:MPUtils 0.9.2

Library for minecraft plugin development

GroupId

GroupId

com.github.alfonsoLeandro
ArtifactId

ArtifactId

MPUtils
Version

Version

0.9.2
Type

Type

jar

Download MPUtils 0.9.2


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