RsNPC

RsNPC -- NPC plugin for Nukkit

License

License

GroupId

GroupId

com.smallaswater.npc
ArtifactId

ArtifactId

RsNPC
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

RsNPC
RsNPC -- NPC plugin for Nukkit
Project URL

Project URL

https://github.com/MemoriesOfTime/RsNPCX
Source Code Management

Source Code Management

https://github.com/MemoriesOfTime/RsNPCX

Download RsNPC

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
cn.nukkit » nukkit jar 1.0-SNAPSHOT
org.jetbrains : annotations jar 23.0.0
org.projectlombok : lombok jar 1.18.24

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0