GroupId | GroupIdorg.ict4h.openmrs |
---|---|
ArtifactId | ArtifactIdopenmrs-atomfeed-omod |
Version | Version2.6.0 |
Type | Typejar |
Filename | Size |
---|---|
openmrs-atomfeed-omod-2.6.0.pom | |
openmrs-atomfeed-omod-2.6.0.jar | 787 KB |
openmrs-atomfeed-omod-2.6.0-sources.jar | 12 KB |
openmrs-atomfeed-omod-2.6.0-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ict4h.openmrs/openmrs-atomfeed-omod/ -->
<dependency>
<groupId>org.ict4h.openmrs</groupId>
<artifactId>openmrs-atomfeed-omod</artifactId>
<version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ict4h.openmrs/openmrs-atomfeed-omod/
implementation 'org.ict4h.openmrs:openmrs-atomfeed-omod:2.6.0'
// https://jarcasting.com/artifacts/org.ict4h.openmrs/openmrs-atomfeed-omod/
implementation ("org.ict4h.openmrs:openmrs-atomfeed-omod:2.6.0")
'org.ict4h.openmrs:openmrs-atomfeed-omod:jar:2.6.0'
<dependency org="org.ict4h.openmrs" name="openmrs-atomfeed-omod" rev="2.6.0">
<artifact name="openmrs-atomfeed-omod" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ict4h.openmrs', module='openmrs-atomfeed-omod', version='2.6.0')
)
libraryDependencies += "org.ict4h.openmrs" % "openmrs-atomfeed-omod" % "2.6.0"
[org.ict4h.openmrs/openmrs-atomfeed-omod "2.6.0"]