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

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

静态资源文件

Группа

Группа

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

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

commons-static
Версия

Версия

2.3.11.RELEASE
Тип

Тип

pom

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

Имя Файла Размер
commons-static-2.3.11.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.3.11.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-static/
implementation 'com.github.wywuzh:commons-static:2.3.11.RELEASE'
// https://jarcasting.com/artifacts/com.github.wywuzh/commons-static/
implementation ("com.github.wywuzh:commons-static:2.3.11.RELEASE")
'com.github.wywuzh:commons-static:pom:2.3.11.RELEASE'
<dependency org="com.github.wywuzh" name="commons-static" rev="2.3.11.RELEASE">
  <artifact name="commons-static" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.wywuzh', module='commons-static', version='2.3.11.RELEASE')
)
libraryDependencies += "com.github.wywuzh" % "commons-static" % "2.3.11.RELEASE"
[com.github.wywuzh/commons-static "2.3.11.RELEASE"]