не последняя версия
Последняя версия 1.9.3

com.github.alfonsoLeandro:MPUtils 0.9.1

Library for minecraft plugin development

Группа

Группа

com.github.alfonsoLeandro
Идентификатор

Идентификатор

MPUtils
Версия

Версия

0.9.1
Тип

Тип

jar

Скачать MPUtils 0.9.1


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