License |
License |
---|---|
GroupId | GroupIdcom.lkeehl |
ArtifactId | ArtifactIdtagapi |
Version | Version1.1.1 |
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.1.pom | |
tagapi-1.1.1.jar | 64 KB |
tagapi-1.1.1-sources.jar | 24 KB |
tagapi-1.1.1-javadoc.jar | 319 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lkeehl/tagapi/ -->
<dependency>
<groupId>com.lkeehl</groupId>
<artifactId>tagapi</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lkeehl/tagapi/
implementation 'com.lkeehl:tagapi:1.1.1'
// https://jarcasting.com/artifacts/com.lkeehl/tagapi/
implementation ("com.lkeehl:tagapi:1.1.1")
'com.lkeehl:tagapi:jar:1.1.1'
<dependency org="com.lkeehl" name="tagapi" rev="1.1.1">
<artifact name="tagapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lkeehl', module='tagapi', version='1.1.1')
)
libraryDependencies += "com.lkeehl" % "tagapi" % "1.1.1"
[com.lkeehl/tagapi "1.1.1"]
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 |