GroupId | GroupIdcom.github.zqq90.webit-script |
---|---|
ArtifactId | ArtifactIdwebit-script-tools |
Version | Version1.5 |
Type | Typejar |
Filename | Size |
---|---|
webit-script-tools-1.5.pom | |
webit-script-tools-1.5.jar | 25 KB |
webit-script-tools-1.5-sources.jar | 11 KB |
webit-script-tools-1.5-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-tools/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script-tools</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-tools/
implementation 'com.github.zqq90.webit-script:webit-script-tools:1.5'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-tools/
implementation ("com.github.zqq90.webit-script:webit-script-tools:1.5")
'com.github.zqq90.webit-script:webit-script-tools:jar:1.5'
<dependency org="com.github.zqq90.webit-script" name="webit-script-tools" rev="1.5">
<artifact name="webit-script-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script-tools', version='1.5')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script-tools" % "1.5"
[com.github.zqq90.webit-script/webit-script-tools "1.5"]