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