SimpleTabComplete

Tab completing API for Minecraft Spigot server plugins

License

License

GNU General Public License v3.0
GroupId

GroupId

ch.pascalhanimann.simpletabcomplete
ArtifactId

ArtifactId

SimpleTabComplete
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

SimpleTabComplete
Tab completing API for Minecraft Spigot server plugins
Project URL

Project URL

https://github.com/pascalhanimann/SimpleTabComplete
Source Code Management

Source Code Management

https://github.com/pascalhanimann/SimpleTabComplete

Download SimpleTabComplete

How to add to project

<!-- https://jarcasting.com/artifacts/ch.pascalhanimann.simpletabcomplete/SimpleTabComplete/ -->
<dependency>
    <groupId>ch.pascalhanimann.simpletabcomplete</groupId>
    <artifactId>SimpleTabComplete</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.pascalhanimann.simpletabcomplete/SimpleTabComplete/
implementation 'ch.pascalhanimann.simpletabcomplete:SimpleTabComplete:1.0'
// https://jarcasting.com/artifacts/ch.pascalhanimann.simpletabcomplete/SimpleTabComplete/
implementation ("ch.pascalhanimann.simpletabcomplete:SimpleTabComplete:1.0")
'ch.pascalhanimann.simpletabcomplete:SimpleTabComplete:jar:1.0'
<dependency org="ch.pascalhanimann.simpletabcomplete" name="SimpleTabComplete" rev="1.0">
  <artifact name="SimpleTabComplete" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.pascalhanimann.simpletabcomplete', module='SimpleTabComplete', version='1.0')
)
libraryDependencies += "ch.pascalhanimann.simpletabcomplete" % "SimpleTabComplete" % "1.0"
[ch.pascalhanimann.simpletabcomplete/SimpleTabComplete "1.0"]

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0