не последняя версия
Последняя версия 2.5.11.RELEASE

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

静态资源文件

Группа

Группа

com.github.wywuzh
Идентификатор

Идентификатор

commons-static
Версия

Версия

2.4.10.RELEASE
Тип

Тип

pom

Скачать commons-static 2.4.10.RELEASE

Имя Файла Размер
commons-static-2.4.10.RELEASE.pom 1 KB
Обзор

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