Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.github.vencent-lu |
ArtifactId | ArtifactIdgiants-web-struts2 |
Version | Version1.1.3 |
Type | Typejar |
Filename | Size |
---|---|
giants-web-struts2-1.1.3.pom | |
giants-web-struts2-1.1.3.jar | 13 KB |
giants-web-struts2-1.1.3-sources.jar | 9 KB |
giants-web-struts2-1.1.3-javadoc.jar | 84 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web-struts2/ -->
<dependency>
<groupId>com.github.vencent-lu</groupId>
<artifactId>giants-web-struts2</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web-struts2/
implementation 'com.github.vencent-lu:giants-web-struts2:1.1.3'
// https://jarcasting.com/artifacts/com.github.vencent-lu/giants-web-struts2/
implementation ("com.github.vencent-lu:giants-web-struts2:1.1.3")
'com.github.vencent-lu:giants-web-struts2:jar:1.1.3'
<dependency org="com.github.vencent-lu" name="giants-web-struts2" rev="1.1.3">
<artifact name="giants-web-struts2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vencent-lu', module='giants-web-struts2', version='1.1.3')
)
libraryDependencies += "com.github.vencent-lu" % "giants-web-struts2" % "1.1.3"
[com.github.vencent-lu/giants-web-struts2 "1.1.3"]