License |
License |
---|---|
GroupId | GroupIdorg.pih.openmrs |
ArtifactId | ArtifactIdopenmrs-frontend-zl |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionZL Frontend
Frontend project for Zanmi Lasante
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openmrs-frontend-zl-1.1.0.pom | |
openmrs-frontend-zl-1.1.0.zip | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.pih.openmrs/openmrs-frontend-zl/ -->
<dependency>
<groupId>org.pih.openmrs</groupId>
<artifactId>openmrs-frontend-zl</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pih.openmrs/openmrs-frontend-zl/
implementation 'org.pih.openmrs:openmrs-frontend-zl:1.1.0'
// https://jarcasting.com/artifacts/org.pih.openmrs/openmrs-frontend-zl/
implementation ("org.pih.openmrs:openmrs-frontend-zl:1.1.0")
'org.pih.openmrs:openmrs-frontend-zl:pom:1.1.0'
<dependency org="org.pih.openmrs" name="openmrs-frontend-zl" rev="1.1.0">
<artifact name="openmrs-frontend-zl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pih.openmrs', module='openmrs-frontend-zl', version='1.1.0')
)
libraryDependencies += "org.pih.openmrs" % "openmrs-frontend-zl" % "1.1.0"
[org.pih.openmrs/openmrs-frontend-zl "1.1.0"]