is not current version
Last Version 2.0.0

dev.cerus.maps:plugin 1.0.7

maps is a simple Spigot plugin and api for creating clientside maps and map screens.

License

License

GroupId

GroupId

dev.cerus.maps
ArtifactId

ArtifactId

plugin
Version

Version

1.0.7
Type

Type

jar
Description

Description

maps is a simple Spigot plugin and api for creating clientside maps and map screens.
Source Code Management

Source Code Management

http://github.com/cerus/maps/tree/main/plugin

Download plugin 1.0.7


<!-- https://jarcasting.com/artifacts/dev.cerus.maps/plugin/ -->
<dependency>
    <groupId>dev.cerus.maps</groupId>
    <artifactId>plugin</artifactId>
    <version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/dev.cerus.maps/plugin/
implementation 'dev.cerus.maps:plugin:1.0.7'
// https://jarcasting.com/artifacts/dev.cerus.maps/plugin/
implementation ("dev.cerus.maps:plugin:1.0.7")
'dev.cerus.maps:plugin:jar:1.0.7'
<dependency org="dev.cerus.maps" name="plugin" rev="1.0.7">
  <artifact name="plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.cerus.maps', module='plugin', version='1.0.7')
)
libraryDependencies += "dev.cerus.maps" % "plugin" % "1.0.7"
[dev.cerus.maps/plugin "1.0.7"]

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.