| License |
License |
|---|---|
| GroupId | GroupIdit.multicoredev.mbcore.spigot |
| ArtifactId | ArtifactIdMBCore-spigot |
| Version | Version7.5.2 |
| Type | Typejar |
| Description |
DescriptionMBCore-spigot
Library for Spigot and BungeeCord plugin development
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| MBCore-spigot-7.5.2.pom | |
| MBCore-spigot-7.5.2.jar | 65 KB |
| MBCore-spigot-7.5.2-sources.jar | 72 KB |
| MBCore-spigot-7.5.2-javadoc.jar | 342 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.4-R0.1-SNAPSHOT |