GroupId | GroupIdcom.ibm.fhir |
---|---|
ArtifactId | ArtifactIdfhir-term-remote |
Version | Version4.7.1 |
Type | Typejar |
Filename | Size |
---|---|
fhir-term-remote-4.7.1.pom | |
fhir-term-remote-4.7.1.jar | 24 KB |
fhir-term-remote-4.7.1-tests.jar | 18 KB |
fhir-term-remote-4.7.1-test-sources.jar | 15 KB |
fhir-term-remote-4.7.1-sources.jar | 7 KB |
fhir-term-remote-4.7.1-javadoc.jar | 440 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-term-remote</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation 'com.ibm.fhir:fhir-term-remote:4.7.1'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-term-remote/
implementation ("com.ibm.fhir:fhir-term-remote:4.7.1")
'com.ibm.fhir:fhir-term-remote:jar:4.7.1'
<dependency org="com.ibm.fhir" name="fhir-term-remote" rev="4.7.1">
<artifact name="fhir-term-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-term-remote', version='4.7.1')
)
libraryDependencies += "com.ibm.fhir" % "fhir-term-remote" % "4.7.1"
[com.ibm.fhir/fhir-term-remote "4.7.1"]