Core Library for MSWS

Core library for all Minecraft plugins by MSWS

License

License

GroupId

GroupId

xyz.msws
ArtifactId

ArtifactId

MLib
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Core Library for MSWS
Core library for all Minecraft plugins by MSWS
Project URL

Project URL

https://github.com/MSWS/MLib
Source Code Management

Source Code Management

https://github.com/MSWS/MLib

Download MLib

How to add to project

<!-- 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"]

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.4
1.0.3
1.0.2