is not current version
Last Version 2.5.11.RELEASE

com.github.wywuzh:commons-static 2.5.4.RELEASE

静态资源文件

GroupId

GroupId

com.github.wywuzh
ArtifactId

ArtifactId

commons-static
Version

Version

2.5.4.RELEASE
Type

Type

pom

Download commons-static 2.5.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.wywuzh/commons-static/ -->
<dependency>
    <groupId>com.github.wywuzh</groupId>
    <artifactId>commons-static</artifactId>
    <version>2.5.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-static/
implementation 'com.github.wywuzh:commons-static:2.5.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-static/
implementation ("com.github.wywuzh:commons-static:2.5.4.RELEASE")
'com.github.wywuzh:commons-static:pom:2.5.4.RELEASE'
<dependency org="com.github.wywuzh" name="commons-static" rev="2.5.4.RELEASE">
  <artifact name="commons-static" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-static', version='2.5.4.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-static" % "2.5.4.RELEASE"
[com.github.wywuzh/commons-static "2.5.4.RELEASE"]