GroupId | GroupIdcom.pdlpdl |
---|---|
ArtifactId | ArtifactIdpdl-mc-packet-log-parent |
Version | Version2.0.0 |
Type | Typepom |
Filename | Size |
---|---|
pdl-mc-packet-log-parent-2.0.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.0.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.0.0'
// https://jarcasting.com/artifacts/com.pdlpdl/pdl-mc-packet-log-parent/
implementation ("com.pdlpdl:pdl-mc-packet-log-parent:2.0.0")
'com.pdlpdl:pdl-mc-packet-log-parent:pom:2.0.0'
<dependency org="com.pdlpdl" name="pdl-mc-packet-log-parent" rev="2.0.0">
<artifact name="pdl-mc-packet-log-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pdlpdl', module='pdl-mc-packet-log-parent', version='2.0.0')
)
libraryDependencies += "com.pdlpdl" % "pdl-mc-packet-log-parent" % "2.0.0"
[com.pdlpdl/pdl-mc-packet-log-parent "2.0.0"]