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

se.wfh.libs.common:web 0.16

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

Группа

Группа

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

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

web
Версия

Версия

0.16
Тип

Тип

jar

Скачать web 0.16

Имя Файла Размер
web-0.16.pom
web-0.16.jar 54 KB
web-0.16-sources.jar 31 KB
web-0.16-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.16</version>
</dependency>
// https://jarcasting.com/artifacts/se.wfh.libs.common/web/
implementation 'se.wfh.libs.common:web:0.16'
// https://jarcasting.com/artifacts/se.wfh.libs.common/web/
implementation ("se.wfh.libs.common:web:0.16")
'se.wfh.libs.common:web:jar:0.16'
<dependency org="se.wfh.libs.common" name="web" rev="0.16">
  <artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.wfh.libs.common', module='web', version='0.16')
)
libraryDependencies += "se.wfh.libs.common" % "web" % "0.16"
[se.wfh.libs.common/web "0.16"]