| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
| GroupId | GroupIdde.knightsoft-net |
| ArtifactId | ArtifactIdgwt-mt-widgets |
| Last Version | Last Version1.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGWT MT Widgets collection
A set of widgets and handlers for gwt applications using gwt-bean-validators.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| gwt-mt-widgets-1.11.0.pom | |
| gwt-mt-widgets-1.11.0.jar | 653 KB |
| gwt-mt-widgets-1.11.0-sources.jar | 422 KB |
| gwt-mt-widgets-1.11.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.knightsoft-net/gwt-mt-widgets/ -->
<dependency>
<groupId>de.knightsoft-net</groupId>
<artifactId>gwt-mt-widgets</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-mt-widgets/
implementation 'de.knightsoft-net:gwt-mt-widgets:1.11.0'
// https://jarcasting.com/artifacts/de.knightsoft-net/gwt-mt-widgets/
implementation ("de.knightsoft-net:gwt-mt-widgets:1.11.0")
'de.knightsoft-net:gwt-mt-widgets:jar:1.11.0'
<dependency org="de.knightsoft-net" name="gwt-mt-widgets" rev="1.11.0">
<artifact name="gwt-mt-widgets" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.knightsoft-net', module='gwt-mt-widgets', version='1.11.0')
)
libraryDependencies += "de.knightsoft-net" % "gwt-mt-widgets" % "1.11.0"
[de.knightsoft-net/gwt-mt-widgets "1.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.knightsoft-net : gwt-bean-validators-engine-mt | jar | 1.11.0 |
| de.knightsoft-net : gwt-bean-validators-editor | jar | 1.11.0 |
| com.google.elemental2 : elemental2-dom | jar | 1.1.0 |