is not current version
Last Version 1.1.3

com.lkeehl:tagapi 1.0.4

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

GroupId

GroupId

com.lkeehl
ArtifactId

ArtifactId

tagapi
Version

Version

1.0.4
Type

Type

jar

Download tagapi 1.0.4


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