не последняя версия
Последняя версия 4.0.14

org.hswebframework.web:hsweb-commons 3.0.11

通用模块

Группа

Группа

org.hswebframework.web
Идентификатор

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

hsweb-commons
Версия

Версия

3.0.11
Тип

Тип

pom

Скачать hsweb-commons 3.0.11

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

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