com.lkeehl:tagapi

A Spigot resource that allows developers to easily create extra lines above entities heads.

License

License

GroupId

GroupId

com.lkeehl
ArtifactId

ArtifactId

tagapi
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.lkeehl:tagapi
A Spigot resource that allows developers to easily create extra lines above entities heads.
Project URL

Project URL

https://lkeehl.com/
Source Code Management

Source Code Management

https://github.com/keehl254/TagAPI/tree/master

Download tagapi

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.comphenix.protocol » ProtocolLib jar 4.7.0
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600

provided (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.3
1.1.1
1.1.0
1.0.4
1.0.3
1.0.1
1.0.0