License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdfr.lteconsulting |
ArtifactId | ArtifactIdhexa.binding.gwt |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionhexa.binding.gwt
HexaBinding (gwt version) is a tool used when some data binding repetitive glue code is written by the developper. This library does it instead.
|
Filename | Size |
---|---|
hexa.binding.gwt-1.4.pom | |
hexa.binding.gwt-1.4.jar | 63 KB |
hexa.binding.gwt-1.4-sources.jar | 25 KB |
hexa.binding.gwt-1.4-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.lteconsulting/hexa.binding.gwt/ -->
<dependency>
<groupId>fr.lteconsulting</groupId>
<artifactId>hexa.binding.gwt</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lteconsulting/hexa.binding.gwt/
implementation 'fr.lteconsulting:hexa.binding.gwt:1.4'
// https://jarcasting.com/artifacts/fr.lteconsulting/hexa.binding.gwt/
implementation ("fr.lteconsulting:hexa.binding.gwt:1.4")
'fr.lteconsulting:hexa.binding.gwt:jar:1.4'
<dependency org="fr.lteconsulting" name="hexa.binding.gwt" rev="1.4">
<artifact name="hexa.binding.gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lteconsulting', module='hexa.binding.gwt', version='1.4')
)
libraryDependencies += "fr.lteconsulting" % "hexa.binding.gwt" % "1.4"
[fr.lteconsulting/hexa.binding.gwt "1.4"]
Group / Artifact | Type | Version |
---|---|---|
fr.lteconsulting : hexa.binding | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.google.gwt : gwt-dev | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |