GroupId | GroupIdcom.github.zqq90.webit-script |
---|---|
ArtifactId | ArtifactIdwebit-script-struts2 |
Version | Version1.4.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-struts2/ -->
<dependency>
<groupId>com.github.zqq90.webit-script</groupId>
<artifactId>webit-script-struts2</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-struts2/
implementation 'com.github.zqq90.webit-script:webit-script-struts2:1.4.1'
// https://jarcasting.com/artifacts/com.github.zqq90.webit-script/webit-script-struts2/
implementation ("com.github.zqq90.webit-script:webit-script-struts2:1.4.1")
'com.github.zqq90.webit-script:webit-script-struts2:jar:1.4.1'
<dependency org="com.github.zqq90.webit-script" name="webit-script-struts2" rev="1.4.1">
<artifact name="webit-script-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.zqq90.webit-script', module='webit-script-struts2', version='1.4.1')
)
libraryDependencies += "com.github.zqq90.webit-script" % "webit-script-struts2" % "1.4.1"
[com.github.zqq90.webit-script/webit-script-struts2 "1.4.1"]