is not current version
Last Version 1.11.0

de.knightsoft-net:gwt-bean-validators-editor 1.8.0

Editor driver based on org.gwtproject.editor which not only binds bean to input widget, it also handles validating and errors.

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

de.knightsoft-net
ArtifactId

ArtifactId

gwt-bean-validators-editor
Version

Version

1.8.0
Type

Type

jar

Download gwt-bean-validators-editor 1.8.0


<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/ -->
<dependency>
    <groupId>de.knightsoft-net</groupId>
    <artifactId>gwt-bean-validators-editor</artifactId>
    <version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/
implementation 'de.knightsoft-net:gwt-bean-validators-editor:1.8.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-bean-validators-editor/
implementation ("de.knightsoft-net:gwt-bean-validators-editor:1.8.0")
'de.knightsoft-net:gwt-bean-validators-editor:jar:1.8.0'
<dependency org="de.knightsoft-net" name="gwt-bean-validators-editor" rev="1.8.0">
  <artifact name="gwt-bean-validators-editor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-bean-validators-editor', version='1.8.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-bean-validators-editor" % "1.8.0"
[de.knightsoft-net/gwt-bean-validators-editor "1.8.0"]