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