License |
License |
---|---|
GroupId | GroupIdcom.lkeehl |
ArtifactId | ArtifactIdtagapi |
Version | Version1.0.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.0.1.pom | |
tagapi-1.0.1.jar | 60 KB |
tagapi-1.0.1-sources.jar | 26 KB |
tagapi-1.0.1-javadoc.jar | 316 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lkeehl/tagapi/ -->
<dependency>
<groupId>com.lkeehl</groupId>
<artifactId>tagapi</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lkeehl/tagapi/
implementation 'com.lkeehl:tagapi:1.0.1'
// https://jarcasting.com/artifacts/com.lkeehl/tagapi/
implementation ("com.lkeehl:tagapi:1.0.1")
'com.lkeehl:tagapi:jar:1.0.1'
<dependency org="com.lkeehl" name="tagapi" rev="1.0.1">
<artifact name="tagapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lkeehl', module='tagapi', version='1.0.1')
)
libraryDependencies += "com.lkeehl" % "tagapi" % "1.0.1"
[com.lkeehl/tagapi "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.comphenix.protocol » ProtocolLib | jar | 4.7.0 |
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 | 3.8.1 |