is not current version
Last Version 1.4.0

org.bahmni.module:appointments-omod 1.2.1

OpenMRS module project for Bahmni Appointment Scheduling

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

appointments-omod
Version

Version

1.2.1
Type

Type

jar

Download appointments-omod 1.2.1


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