is not current version
Last Version 2.3

ca.uhn.hapi:hapi-hl7overhttp 2.2


GroupId

GroupId

ca.uhn.hapi
ArtifactId

ArtifactId

hapi-hl7overhttp
Version

Version

2.2
Type

Type

jar

Download hapi-hl7overhttp 2.2


<!-- https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-hl7overhttp/ -->
<dependency>
    <groupId>ca.uhn.hapi</groupId>
    <artifactId>hapi-hl7overhttp</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-hl7overhttp/
implementation 'ca.uhn.hapi:hapi-hl7overhttp:2.2'
// https://jarcasting.com/artifacts/ca.uhn.hapi/hapi-hl7overhttp/
implementation ("ca.uhn.hapi:hapi-hl7overhttp:2.2")
'ca.uhn.hapi:hapi-hl7overhttp:jar:2.2'
<dependency org="ca.uhn.hapi" name="hapi-hl7overhttp" rev="2.2">
  <artifact name="hapi-hl7overhttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.uhn.hapi', module='hapi-hl7overhttp', version='2.2')
)
libraryDependencies += "ca.uhn.hapi" % "hapi-hl7overhttp" % "2.2"
[ca.uhn.hapi/hapi-hl7overhttp "2.2"]