is not current version
Last Version 4.9.2

com.ibm.fhir:fhir-notification-websocket 4.7.1


GroupId

GroupId

com.ibm.fhir
ArtifactId

ArtifactId

fhir-notification-websocket
Version

Version

4.7.1
Type

Type

jar

Download fhir-notification-websocket 4.7.1


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