Last Version

parent 2.0.0

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

License

License

GroupId

GroupId

dev.cerus.maps
ArtifactId

ArtifactId

parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/cerus/maps
Source Code Management

Source Code Management

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

Download parent 2.0.0

Filename Size
parent-2.0.0.pom 4 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • common
  • bukkit-16_R3
  • bukkit-17_R1
  • bukkit-18_R1
  • bukkit-18_R2
  • plugin
  • bukkit-19_R1