is not current version
Last Version 1.1.3

com.lkeehl:tagapi 1.1.0

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

GroupId

GroupId

com.lkeehl
ArtifactId

ArtifactId

tagapi
Version

Version

1.1.0
Type

Type

jar

Download tagapi 1.1.0


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