is not current version
Last Version 1.4

fr.lteconsulting:hexa.binding 1.2

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

GroupId

GroupId

fr.lteconsulting
ArtifactId

ArtifactId

hexa.binding
Version

Version

1.2
Type

Type

jar

Download hexa.binding 1.2


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