is not current version
Last Version 1.6.28-PN.3

org.powernukkit.bedrock.network:bedrock-network-parent 1.6.25-PN

Applies common configuration to the Bedrock Network modules

Categories

Categories

Net
GroupId

GroupId

org.powernukkit.bedrock.network
ArtifactId

ArtifactId

bedrock-network-parent
Version

Version

1.6.25-PN
Type

Type

pom

Download bedrock-network-parent 1.6.25-PN


<!-- https://jarcasting.com/artifacts/org.powernukkit.bedrock.network/bedrock-network-parent/ -->
<dependency>
    <groupId>org.powernukkit.bedrock.network</groupId>
    <artifactId>bedrock-network-parent</artifactId>
    <version>1.6.25-PN</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.powernukkit.bedrock.network/bedrock-network-parent/
implementation 'org.powernukkit.bedrock.network:bedrock-network-parent:1.6.25-PN'
// https://jarcasting.com/artifacts/org.powernukkit.bedrock.network/bedrock-network-parent/
implementation ("org.powernukkit.bedrock.network:bedrock-network-parent:1.6.25-PN")
'org.powernukkit.bedrock.network:bedrock-network-parent:pom:1.6.25-PN'
<dependency org="org.powernukkit.bedrock.network" name="bedrock-network-parent" rev="1.6.25-PN">
  <artifact name="bedrock-network-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.powernukkit.bedrock.network', module='bedrock-network-parent', version='1.6.25-PN')
)
libraryDependencies += "org.powernukkit.bedrock.network" % "bedrock-network-parent" % "1.6.25-PN"
[org.powernukkit.bedrock.network/bedrock-network-parent "1.6.25-PN"]