License |
License |
---|---|
GroupId | GroupIdcom.lkeehl |
ArtifactId | ArtifactIdtagapi |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.lkeehl:tagapi
A Spigot resource that allows developers to easily create extra lines above entities heads.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tagapi-1.1.3.pom | |
tagapi-1.1.3.jar | 51 KB |
tagapi-1.1.3-sources.jar | 23 KB |
tagapi-1.1.3-javadoc.jar | 278 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.comphenix.protocol » ProtocolLib | jar | 4.7.0 |
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |