License |
License |
---|---|
GroupId | GroupIdcom.pdlpdl |
ArtifactId | ArtifactIdpdl-mc-packet-log-parent |
Version | Version2.3.0 |
Type | Typepom |
Description |
DescriptionPDL Minecraft Packet Log ::: Parent
Parent Module for the library, and utilities, for reading and writting Minecraft Packet log files.
|
Project URL |
Project URL |
Filename | Size |
---|---|
pdl-mc-packet-log-parent-2.3.0.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pdlpdl/pdl-mc-packet-log-parent/ -->
<dependency>
<groupId>com.pdlpdl</groupId>
<artifactId>pdl-mc-packet-log-parent</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pdlpdl/pdl-mc-packet-log-parent/
implementation 'com.pdlpdl:pdl-mc-packet-log-parent:2.3.0'
// https://jarcasting.com/artifacts/com.pdlpdl/pdl-mc-packet-log-parent/
implementation ("com.pdlpdl:pdl-mc-packet-log-parent:2.3.0")
'com.pdlpdl:pdl-mc-packet-log-parent:pom:2.3.0'
<dependency org="com.pdlpdl" name="pdl-mc-packet-log-parent" rev="2.3.0">
<artifact name="pdl-mc-packet-log-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pdlpdl', module='pdl-mc-packet-log-parent', version='2.3.0')
)
libraryDependencies += "com.pdlpdl" % "pdl-mc-packet-log-parent" % "2.3.0"
[com.pdlpdl/pdl-mc-packet-log-parent "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |