Last Version

org.mountcloud:mc-plugin-common 1.13-R0.1-SNAPSHOT-v1.0

this project is minecraft bukkit plugin common,Used for rapid development of server plugins.这个项目是我的世界bukkit插件common,用于我的世界bukkit服务器快速开发插件。

License

License

GroupId

GroupId

org.mountcloud
ArtifactId

ArtifactId

mc-plugin-common
Version

Version

1.13-R0.1-SNAPSHOT-v1.0
Type

Type

jar
Description

Description

org.mountcloud:mc-plugin-common
this project is minecraft bukkit plugin common,Used for rapid development of server plugins.这个项目是我的世界bukkit插件common,用于我的世界bukkit服务器快速开发插件。
Project URL

Project URL

https://github.com/MountCloud/minecraft-plugin-common

Download mc-plugin-common 1.13-R0.1-SNAPSHOT-v1.0


<!-- https://jarcasting.com/artifacts/org.mountcloud/mc-plugin-common/ -->
<dependency>
    <groupId>org.mountcloud</groupId>
    <artifactId>mc-plugin-common</artifactId>
    <version>1.13-R0.1-SNAPSHOT-v1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mountcloud/mc-plugin-common/
implementation 'org.mountcloud:mc-plugin-common:1.13-R0.1-SNAPSHOT-v1.0'
// https://jarcasting.com/artifacts/org.mountcloud/mc-plugin-common/
implementation ("org.mountcloud:mc-plugin-common:1.13-R0.1-SNAPSHOT-v1.0")
'org.mountcloud:mc-plugin-common:jar:1.13-R0.1-SNAPSHOT-v1.0'
<dependency org="org.mountcloud" name="mc-plugin-common" rev="1.13-R0.1-SNAPSHOT-v1.0">
  <artifact name="mc-plugin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mountcloud', module='mc-plugin-common', version='1.13-R0.1-SNAPSHOT-v1.0')
)
libraryDependencies += "org.mountcloud" % "mc-plugin-common" % "1.13-R0.1-SNAPSHOT-v1.0"
[org.mountcloud/mc-plugin-common "1.13-R0.1-SNAPSHOT-v1.0"]

Dependencies

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.