Last Version

Matt's Framework 1.4.6

Annotation command framework for Spigot.

License

License

GroupId

GroupId

me.mattstudios.utils
ArtifactId

ArtifactId

matt-framework
Version

Version

1.4.6
Type

Type

jar
Description

Description

Matt's Framework
Annotation command framework for Spigot.
Project URL

Project URL

https://github.com/ipsk/MattFramework
Source Code Management

Source Code Management

http://github.com/ipsk/MattFramework

Download matt-framework 1.4.6


<!-- https://jarcasting.com/artifacts/me.mattstudios.utils/matt-framework/ -->
<dependency>
    <groupId>me.mattstudios.utils</groupId>
    <artifactId>matt-framework</artifactId>
    <version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/me.mattstudios.utils/matt-framework/
implementation 'me.mattstudios.utils:matt-framework:1.4.6'
// https://jarcasting.com/artifacts/me.mattstudios.utils/matt-framework/
implementation ("me.mattstudios.utils:matt-framework:1.4.6")
'me.mattstudios.utils:matt-framework:jar:1.4.6'
<dependency org="me.mattstudios.utils" name="matt-framework" rev="1.4.6">
  <artifact name="matt-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.mattstudios.utils', module='matt-framework', version='1.4.6')
)
libraryDependencies += "me.mattstudios.utils" % "matt-framework" % "1.4.6"
[me.mattstudios.utils/matt-framework "1.4.6"]

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.