is not current version
Last Version 1.3

org.carewebframework:org.carewebframework.fhir.client 0.6.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.fhir.client
Version

Version

0.6.0
Type

Type

jar

Download org.carewebframework.fhir.client 0.6.0


<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.client/ -->
<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.fhir.client</artifactId>
    <version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.client/
implementation 'org.carewebframework:org.carewebframework.fhir.client:0.6.0'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.fhir.client/
implementation ("org.carewebframework:org.carewebframework.fhir.client:0.6.0")
'org.carewebframework:org.carewebframework.fhir.client:jar:0.6.0'
<dependency org="org.carewebframework" name="org.carewebframework.fhir.client" rev="0.6.0">
  <artifact name="org.carewebframework.fhir.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.fhir.client', version='0.6.0')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.fhir.client" % "0.6.0"
[org.carewebframework/org.carewebframework.fhir.client "0.6.0"]