Last Version

hexa.binding.gwt 1.4

HexaBinding (gwt version) is a tool used when some data binding repetitive glue code is written by the developper. This library does it instead.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

fr.lteconsulting
ArtifactId

ArtifactId

hexa.binding.gwt
Version

Version

1.4
Type

Type

jar
Description

Description

hexa.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.

Download hexa.binding.gwt 1.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
fr.lteconsulting : hexa.binding jar 1.4

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0
com.google.gwt : gwt-dev jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.