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

it.multicoredev.mbcore.spigot:MBCore-spigot 7.2.2

Library for Spigot and BungeeCord plugin development

Группа

Группа

it.multicoredev.mbcore.spigot
Идентификатор

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

MBCore-spigot
Версия

Версия

7.2.2
Тип

Тип

jar

Скачать MBCore-spigot 7.2.2


<!-- https://jarcasting.com/artifacts/it.multicoredev.mbcore.spigot/MBCore-spigot/ -->
<dependency>
    <groupId>it.multicoredev.mbcore.spigot</groupId>
    <artifactId>MBCore-spigot</artifactId>
    <version>7.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/it.multicoredev.mbcore.spigot/MBCore-spigot/
implementation 'it.multicoredev.mbcore.spigot:MBCore-spigot:7.2.2'
// https://jarcasting.com/artifacts/it.multicoredev.mbcore.spigot/MBCore-spigot/
implementation ("it.multicoredev.mbcore.spigot:MBCore-spigot:7.2.2")
'it.multicoredev.mbcore.spigot:MBCore-spigot:jar:7.2.2'
<dependency org="it.multicoredev.mbcore.spigot" name="MBCore-spigot" rev="7.2.2">
  <artifact name="MBCore-spigot" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.multicoredev.mbcore.spigot', module='MBCore-spigot', version='7.2.2')
)
libraryDependencies += "it.multicoredev.mbcore.spigot" % "MBCore-spigot" % "7.2.2"
[it.multicoredev.mbcore.spigot/MBCore-spigot "7.2.2"]