License |
License
MIT License
|
---|---|
GroupId | GroupIdwtf.nucker |
ArtifactId | ArtifactIdKitPvPCore |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionKitPvPPlus
A customizable KitPvP core for 1.8 - 1.17
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
KitPvPCore-1.4.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/wtf.nucker/KitPvPCore/ -->
<dependency>
<groupId>wtf.nucker</groupId>
<artifactId>KitPvPCore</artifactId>
<version>1.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/wtf.nucker/KitPvPCore/
implementation 'wtf.nucker:KitPvPCore:1.4.1'
// https://jarcasting.com/artifacts/wtf.nucker/KitPvPCore/
implementation ("wtf.nucker:KitPvPCore:1.4.1")
'wtf.nucker:KitPvPCore:pom:1.4.1'
<dependency org="wtf.nucker" name="KitPvPCore" rev="1.4.1">
<artifact name="KitPvPCore" type="pom" />
</dependency>
@Grapes(
@Grab(group='wtf.nucker', module='KitPvPCore', version='1.4.1')
)
libraryDependencies += "wtf.nucker" % "KitPvPCore" % "1.4.1"
[wtf.nucker/KitPvPCore "1.4.1"]