<dependency> <groupId>ca.uhn.hapi.fhir</groupId> <artifactId>hapi-fhir-structures-dev</artifactId> <version>0.8</version> </dependency>
'ca.uhn.hapi.fhir:hapi-fhir-structures-dev:jar:0.8'
<dependency org="ca.uhn.hapi.fhir" name="hapi-fhir-structures-dev" rev="0.8" />
@Grapes(@Grab(group='ca.uhn.hapi.fhir', module='hapi-fhir-structures-dev', version='0.8'))
compile 'ca.uhn.hapi.fhir:hapi-fhir-structures-dev:0.8'
libraryDependencies += "ca.uhn.hapi.fhir" % "hapi-fhir-structures-dev" % "0.8"
<repository> <id>central</id> <url>http://repo1.maven.org/maven2/</url> </repository>
ca.uhn.fhir.model.dev
ca.uhn.fhir.model.dev.composite
ca.uhn.fhir.model.dev.resource
ca.uhn.fhir.model.dev.valueset
ca.uhn.fhir.rest.server.provider.dev
maven-repository.com - © 2014