| License |
License |
|---|---|
| GroupId | GroupIdcom.smallaswater.npc |
| ArtifactId | ArtifactIdRsNPC |
| Last Version | Last Version2.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRsNPC
RsNPC -- NPC plugin for Nukkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RsNPC-2.0.1.pom | |
| RsNPC-2.0.1.jar | 193 KB |
| RsNPC-2.0.1-sources.jar | 144 KB |
| RsNPC-2.0.1-javadoc.jar | 377 KB |
| Browse |
<!-- 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"]
| 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 |