is not current version
Last Version 1.2

NPC 1.0.0

NPC util for minecraft craftbukkit

License

License

GroupId

GroupId

io.github.danielthedev
ArtifactId

ArtifactId

npc
Version

Version

1.0.0
Type

Type

jar
Description

Description

NPC
NPC util for minecraft craftbukkit
Project URL

Project URL

https://github.com/DanielTheDev/NPC
Source Code Management

Source Code Management

http://github.com/DanielTheDev/NPC/tree/master

Download npc 1.0.0


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

Dependencies

provided (1)

Group / Artifact Type Version
org.spigotmc » spigot jar 1.17-R0.1-SNAPSHOT

Project Modules

There are no modules declared in this project.