Last Version

bukkit-plugin-parent 0.0.9

A parent project for all Teal Cube Games' Bukkit plugins.

License

License

MIT License
Categories

Categories

Minecraft Business Logic Libraries
GroupId

GroupId

com.tealcube.minecraft.bukkit
ArtifactId

ArtifactId

bukkit-plugin-parent
Version

Version

0.0.9
Type

Type

pom
Description

Description

bukkit-plugin-parent
A parent project for all Teal Cube Games' Bukkit plugins.
Project URL

Project URL

https://github.com/Nunnery/bukkit-plugin-parent
Source Code Management

Source Code Management

https://github.com/TealCube/bukkit-plugin-parent.git

Download bukkit-plugin-parent 0.0.9


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

Dependencies

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

Project Modules

There are no modules declared in this project.