Last Version

hexa.binding 1.4

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

License

License

GroupId

GroupId

fr.lteconsulting
ArtifactId

ArtifactId

hexa.binding
Version

Version

1.4
Type

Type

jar
Description

Description

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

Download hexa.binding 1.4


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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.