| License |
License |
|---|---|
| GroupId | GroupIdcom.smallaswater.npc |
| ArtifactId | ArtifactIdRsNPCX |
| Version | Version1.8.8 |
| Type | Typejar |
| Description |
DescriptionRsNPCX
RsNPCX -- NPC plugin for Nukkit
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RsNPCX-1.8.8.pom | |
| RsNPCX-1.8.8.jar | 156 KB |
| RsNPCX-1.8.8-sources.jar | 127 KB |
| RsNPCX-1.8.8-javadoc.jar | 222 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.smallaswater.npc/RsNPCX/ -->
<dependency>
<groupId>com.smallaswater.npc</groupId>
<artifactId>RsNPCX</artifactId>
<version>1.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.smallaswater.npc/RsNPCX/
implementation 'com.smallaswater.npc:RsNPCX:1.8.8'
// https://jarcasting.com/artifacts/com.smallaswater.npc/RsNPCX/
implementation ("com.smallaswater.npc:RsNPCX:1.8.8")
'com.smallaswater.npc:RsNPCX:jar:1.8.8'
<dependency org="com.smallaswater.npc" name="RsNPCX" rev="1.8.8">
<artifact name="RsNPCX" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.smallaswater.npc', module='RsNPCX', version='1.8.8')
)
libraryDependencies += "com.smallaswater.npc" % "RsNPCX" % "1.8.8"
[com.smallaswater.npc/RsNPCX "1.8.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.nukkit » nukkit | jar | 1.0-SNAPSHOT |
| org.jetbrains : annotations | jar | 23.0.0 |
| org.projectlombok : lombok | jar | 1.18.22 |