| License |
License |
|---|---|
| GroupId | GroupIdxyz.msws |
| ArtifactId | ArtifactIdMLib |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCore Library for MSWS
Core library for all Minecraft plugins by MSWS
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| MLib-1.0.4.pom | |
| MLib-1.0.4.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.msws/MLib/ -->
<dependency>
<groupId>xyz.msws</groupId>
<artifactId>MLib</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.msws/MLib/
implementation 'xyz.msws:MLib:1.0.4'
// https://jarcasting.com/artifacts/xyz.msws/MLib/
implementation ("xyz.msws:MLib:1.0.4")
'xyz.msws:MLib:jar:1.0.4'
<dependency org="xyz.msws" name="MLib" rev="1.0.4">
<artifact name="MLib" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.msws', module='MLib', version='1.0.4')
)
libraryDependencies += "xyz.msws" % "MLib" % "1.0.4"
[xyz.msws/MLib "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot-api | jar | 1.16.5-R0.1-SNAPSHOT |