Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdcom.ibm.fhir |
ArtifactId | ArtifactIdfhir-operation-reindex |
Version | Version4.7.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.ibm.fhir/fhir-operation-reindex/ -->
<dependency>
<groupId>com.ibm.fhir</groupId>
<artifactId>fhir-operation-reindex</artifactId>
<version>4.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-operation-reindex/
implementation 'com.ibm.fhir:fhir-operation-reindex:4.7.0'
// https://jarcasting.com/artifacts/com.ibm.fhir/fhir-operation-reindex/
implementation ("com.ibm.fhir:fhir-operation-reindex:4.7.0")
'com.ibm.fhir:fhir-operation-reindex:jar:4.7.0'
<dependency org="com.ibm.fhir" name="fhir-operation-reindex" rev="4.7.0">
<artifact name="fhir-operation-reindex" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.fhir', module='fhir-operation-reindex', version='4.7.0')
)
libraryDependencies += "com.ibm.fhir" % "fhir-operation-reindex" % "4.7.0"
[com.ibm.fhir/fhir-operation-reindex "4.7.0"]