is not current version
Last Version 1.4

fr.lteconsulting:hexa.binding.processor 1.3


GroupId

GroupId

fr.lteconsulting
ArtifactId

ArtifactId

hexa.binding.processor
Version

Version

1.3
Type

Type

jar

Download hexa.binding.processor 1.3


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