| License |
License |
|---|---|
| GroupId | GroupIdio.github.danielthedev |
| ArtifactId | ArtifactIdnpc |
| Version | Version1.2 |
| Type | Typejar |
| Description |
DescriptionNPC
NPC util for minecraft craftbukkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| npc-1.2.pom | |
| npc-1.2.jar | 39 KB |
| npc-1.2-sources.jar | 8 KB |
| npc-1.2-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.danielthedev/npc/ -->
<dependency>
<groupId>io.github.danielthedev</groupId>
<artifactId>npc</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.danielthedev/npc/
implementation 'io.github.danielthedev:npc:1.2'
// https://jarcasting.com/artifacts/io.github.danielthedev/npc/
implementation ("io.github.danielthedev:npc:1.2")
'io.github.danielthedev:npc:jar:1.2'
<dependency org="io.github.danielthedev" name="npc" rev="1.2">
<artifact name="npc" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.danielthedev', module='npc', version='1.2')
)
libraryDependencies += "io.github.danielthedev" % "npc" % "1.2"
[io.github.danielthedev/npc "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spigotmc » spigot | jar | 1.17-R0.1-SNAPSHOT |