GroupId | GroupIdfr.lteconsulting |
---|---|
ArtifactId | ArtifactIdhexa.binding.processor |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
hexa.binding.processor-1.3.pom | |
hexa.binding.processor-1.3.jar | 26 KB |
hexa.binding.processor-1.3-sources.jar | 10 KB |
hexa.binding.processor-1.3-javadoc.jar | 50 KB |
Browse |
<!-- 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"]