is not current version
Last Version 4.11.1

com.ibm.fhir:fhir-operation-reindex 4.7.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.ibm.fhir
ArtifactId

ArtifactId

fhir-operation-reindex
Version

Version

4.7.0
Type

Type

jar

Download fhir-operation-reindex 4.7.0


<!-- 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"]