fr.lteconsulting:hexa.binding.processor

HexaTools is a pack of libraries for Java

License

License

GroupId

GroupId

fr.lteconsulting
ArtifactId

ArtifactId

hexa.binding.processor
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

HexaTools is a pack of libraries for Java

Download hexa.binding.processor

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
fr.lteconsulting : hexa.utils jar 1.4
com.squareup : javapoet jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.2
1.0