Last Version

MBCore-spigot 7.5.2

Library for Spigot and BungeeCord plugin development

License

License

GroupId

GroupId

it.multicoredev.mbcore.spigot
ArtifactId

ArtifactId

MBCore-spigot
Version

Version

7.5.2
Type

Type

jar
Description

Description

MBCore-spigot
Library for Spigot and BungeeCord plugin development
Project URL

Project URL

https://github.com/MultiCoreNetwork/MBCore
Project Organization

Project Organization

MultiCore Network

Download MBCore-spigot 7.5.2


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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.