h

hapi-fhir-structures-dstu2.1

Files download
File Operation
hapi-fhir-structures-dstu2.1-7.2.1.jar download
hapi-fhir-structures-dstu2.1-7.2.1.pom download
hapi-fhir-structures-dstu2.1-7.2.1-sources.jar download
Apache Maven
<dependency>
  <groupId>ca.uhn.hapi.fhir</groupId>
  <artifactId>hapi-fhir-structures-dstu2.1</artifactId>
  <version>7.2.1</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1:7.2.1'
Gradle Kotlin
implementation("ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1:7.2.1")
Scala SBT
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-structures-dstu2.1" % "7.2.1"
Groovy Grape
@Grapes(
  @Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-dstu2.1', version='7.2.1')
)
Apache Ivy
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-structures-dstu2.1" rev="7.2.1" />
Leiningen
[ca.uhn.hapi.fhir/hapi-fhir-structures-dstu2.1 "7.2.1"]
Apache Buildr
'ca.uhn.hapi.fhir:hapi-fhir-structures-dstu2.1:jar:7.2.1'