| GroupId | GroupIdcom.github.qqxadyy |
|---|---|
| ArtifactId | ArtifactIdpjq-parent |
| Version | Version1.1.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| pjq-parent-1.1.0.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.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qqxadyy/pjq-parent/
implementation 'com.github.qqxadyy:pjq-parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.qqxadyy/pjq-parent/
implementation ("com.github.qqxadyy:pjq-parent:1.1.0")
'com.github.qqxadyy:pjq-parent:pom:1.1.0'
<dependency org="com.github.qqxadyy" name="pjq-parent" rev="1.1.0">
<artifact name="pjq-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.qqxadyy', module='pjq-parent', version='1.1.0')
)
libraryDependencies += "com.github.qqxadyy" % "pjq-parent" % "1.1.0"
[com.github.qqxadyy/pjq-parent "1.1.0"]