License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdcom.github.mrivanplays |
ArtifactId | ArtifactIdBungeeMessagingAPI |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBungeeMessagingAPI
BungeeCord Plugin Messaging API
|
Filename | Size |
---|---|
BungeeMessagingAPI-1.0.0.pom | |
BungeeMessagingAPI-1.0.0.jar | 5 KB |
BungeeMessagingAPI-1.0.0-sources.jar | 5 KB |
BungeeMessagingAPI-1.0.0-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrivanplays/BungeeMessagingAPI/ -->
<dependency>
<groupId>com.github.mrivanplays</groupId>
<artifactId>BungeeMessagingAPI</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrivanplays/BungeeMessagingAPI/
implementation 'com.github.mrivanplays:BungeeMessagingAPI:1.0.0'
// https://jarcasting.com/artifacts/com.github.mrivanplays/BungeeMessagingAPI/
implementation ("com.github.mrivanplays:BungeeMessagingAPI:1.0.0")
'com.github.mrivanplays:BungeeMessagingAPI:jar:1.0.0'
<dependency org="com.github.mrivanplays" name="BungeeMessagingAPI" rev="1.0.0">
<artifact name="BungeeMessagingAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrivanplays', module='BungeeMessagingAPI', version='1.0.0')
)
libraryDependencies += "com.github.mrivanplays" % "BungeeMessagingAPI" % "1.0.0"
[com.github.mrivanplays/BungeeMessagingAPI "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.spigotmc » spigot-api | jar | 1.13.2-R0.1-SNAPSHOT |