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

se.wfh.libs.common:web 0.14

Some helper classes i needed for several projects (Web / JSF parts)

Группа

Группа

se.wfh.libs.common
Идентификатор

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

web
Версия

Версия

0.14
Тип

Тип

jar

Скачать web 0.14

Имя Файла Размер
web-0.14.pom
web-0.14.jar 54 KB
web-0.14-sources.jar 31 KB
web-0.14-javadoc.jar 239 KB
Обзор

<!-- https://jarcasting.com/artifacts/se.wfh.libs.common/web/ -->
<dependency>
    <groupId>se.wfh.libs.common</groupId>
    <artifactId>web</artifactId>
    <version>0.14</version>
</dependency>
// https://jarcasting.com/artifacts/se.wfh.libs.common/web/
implementation 'se.wfh.libs.common:web:0.14'
// https://jarcasting.com/artifacts/se.wfh.libs.common/web/
implementation ("se.wfh.libs.common:web:0.14")
'se.wfh.libs.common:web:jar:0.14'
<dependency org="se.wfh.libs.common" name="web" rev="0.14">
  <artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.wfh.libs.common', module='web', version='0.14')
)
libraryDependencies += "se.wfh.libs.common" % "web" % "0.14"
[se.wfh.libs.common/web "0.14"]