не последняя версия
Последняя версия 0.1.0-beta1

com.knitelius:jsfwarn 0.0.9

JsfWarn - allows for Field level warning messages and marking.

Категории

Категории

Jakarta Server Faces Jakarta EE The Web Tier
Группа

Группа

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

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

jsfwarn
Версия

Версия

0.0.9
Тип

Тип

jar

Скачать jsfwarn 0.0.9


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