| GroupId | GroupIdcom.github.qqxadyy |
|---|---|
| ArtifactId | ArtifactIdpjq-parent |
| Version | Version1.2.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| pjq-parent-1.2.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.qqxadyy/pjq-parent/ -->
<dependency>
<groupId>com.github.qqxadyy</groupId>
<artifactId>pjq-parent</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qqxadyy/pjq-parent/
implementation 'com.github.qqxadyy:pjq-parent:1.2.1'
// https://jarcasting.com/artifacts/com.github.qqxadyy/pjq-parent/
implementation ("com.github.qqxadyy:pjq-parent:1.2.1")
'com.github.qqxadyy:pjq-parent:pom:1.2.1'
<dependency org="com.github.qqxadyy" name="pjq-parent" rev="1.2.1">
<artifact name="pjq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.qqxadyy', module='pjq-parent', version='1.2.1')
)
libraryDependencies += "com.github.qqxadyy" % "pjq-parent" % "1.2.1"
[com.github.qqxadyy/pjq-parent "1.2.1"]