| License |
License |
|---|---|
| GroupId | GroupIdorg.powernukkit.bedrock.protocol |
| ArtifactId | ArtifactIdparent |
| Version | Version2.9.6-PN.1 |
| Type | Typepom |
| Description |
DescriptionBedrock Edition Protocol (Parent)
A protocol library for Minecraft
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| parent-2.9.6-PN.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.powernukkit.bedrock.protocol/parent/ -->
<dependency>
<groupId>org.powernukkit.bedrock.protocol</groupId>
<artifactId>parent</artifactId>
<version>2.9.6-PN.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.powernukkit.bedrock.protocol/parent/
implementation 'org.powernukkit.bedrock.protocol:parent:2.9.6-PN.1'
// https://jarcasting.com/artifacts/org.powernukkit.bedrock.protocol/parent/
implementation ("org.powernukkit.bedrock.protocol:parent:2.9.6-PN.1")
'org.powernukkit.bedrock.protocol:parent:pom:2.9.6-PN.1'
<dependency org="org.powernukkit.bedrock.protocol" name="parent" rev="2.9.6-PN.1">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.powernukkit.bedrock.protocol', module='parent', version='2.9.6-PN.1')
)
libraryDependencies += "org.powernukkit.bedrock.protocol" % "parent" % "2.9.6-PN.1"
[org.powernukkit.bedrock.protocol/parent "2.9.6-PN.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |