Last Version

Bedrock Edition Protocol (Parent) 2.9.6-PN.1

A protocol library for Minecraft

License

License

GroupId

GroupId

org.powernukkit.bedrock.protocol
ArtifactId

ArtifactId

parent
Version

Version

2.9.6-PN.1
Type

Type

pom
Description

Description

Bedrock Edition Protocol (Parent)
A protocol library for Minecraft
Project URL

Project URL

https://github.com/PowerNukkit/Bedrock-Protocol
Project Organization

Project Organization

PowerNukkit
Source Code Management

Source Code Management

https://github.com/PowerNukkit/Bedrock-Protocol

Download parent 2.9.6-PN.1

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"]

Dependencies

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22
com.google.code.findbugs : jsr305 jar 3.0.2

test (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

Project Modules

  • common
  • bedrock