is not current version
Last Version 3.1

org.fluentcodes.ihe:gen-hl7 0.2.1

IHE: Jaxb generated sources hl7 v3

GroupId

GroupId

org.fluentcodes.ihe
ArtifactId

ArtifactId

gen-hl7
Version

Version

0.2.1
Type

Type

jar

Download gen-hl7 0.2.1


<!-- https://jarcasting.com/artifacts/org.fluentcodes.ihe/gen-hl7/ -->
<dependency>
    <groupId>org.fluentcodes.ihe</groupId>
    <artifactId>gen-hl7</artifactId>
    <version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.ihe/gen-hl7/
implementation 'org.fluentcodes.ihe:gen-hl7:0.2.1'
// https://jarcasting.com/artifacts/org.fluentcodes.ihe/gen-hl7/
implementation ("org.fluentcodes.ihe:gen-hl7:0.2.1")
'org.fluentcodes.ihe:gen-hl7:jar:0.2.1'
<dependency org="org.fluentcodes.ihe" name="gen-hl7" rev="0.2.1">
  <artifact name="gen-hl7" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.ihe', module='gen-hl7', version='0.2.1')
)
libraryDependencies += "org.fluentcodes.ihe" % "gen-hl7" % "0.2.1"
[org.fluentcodes.ihe/gen-hl7 "0.2.1"]