is not current version
Last Version 1.4.0

org.bahmni.module:appointments 1.2.0

OpenMRS Module Scheduling and managing Appointments.

GroupId

GroupId

org.bahmni.module
ArtifactId

ArtifactId

appointments
Version

Version

1.2.0
Type

Type

pom

Download appointments 1.2.0

Filename Size
appointments-1.2.0.pom 10 KB
Browse

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