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