License |
License |
---|---|
GroupId | GroupIdcom.pdlpdl |
ArtifactId | ArtifactIdpdl-mc-packet-log-parent |
Version | Version1.0.1 |
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-1.0.1.pom | 8 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>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pdlpdl/pdl-mc-packet-log-parent/
implementation 'com.pdlpdl:pdl-mc-packet-log-parent:1.0.1'
// https://jarcasting.com/artifacts/com.pdlpdl/pdl-mc-packet-log-parent/
implementation ("com.pdlpdl:pdl-mc-packet-log-parent:1.0.1")
'com.pdlpdl:pdl-mc-packet-log-parent:pom:1.0.1'
<dependency org="com.pdlpdl" name="pdl-mc-packet-log-parent" rev="1.0.1">
<artifact name="pdl-mc-packet-log-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pdlpdl', module='pdl-mc-packet-log-parent', version='1.0.1')
)
libraryDependencies += "com.pdlpdl" % "pdl-mc-packet-log-parent" % "1.0.1"
[com.pdlpdl/pdl-mc-packet-log-parent "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |