Last Version

com.lkeehl:tagapi 1.1.3

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

License

License

GroupId

GroupId

com.lkeehl
ArtifactId

ArtifactId

tagapi
Version

Version

1.1.3
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 1.1.3


<!-- 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.