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

com.github.alfonsoLeandro:MPUtils 1.2.0

Library for minecraft plugin development

Группа

Группа

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

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

MPUtils
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать MPUtils 1.2.0


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