MPUtils

Library for minecraft plugin development

License

License

GroupId

GroupId

com.github.alfonsoLeandro
ArtifactId

ArtifactId

MPUtils
Last Version

Last Version

1.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

MPUtils
Library for minecraft plugin development
Project URL

Project URL

https://github.com/alfonsoLeandro/MPUtils
Source Code Management

Source Code Management

http://github.com/alfonsoLeandro/MPUtils/tree/master

Download MPUtils

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains : annotations-java5 jar 21.0.1

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.3
1.9.2
1.9.1
1.9.0
1.8.1
1.8.0
1.7.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.1
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0
0.9.2
0.9.1
0.9.0