is not current version
Last Version 2.6.1

org.ict4h.openmrs:openmrs-atomfeed-common 2.5.4

Common utilities to use atomfeed in your omods

GroupId

GroupId

org.ict4h.openmrs
ArtifactId

ArtifactId

openmrs-atomfeed-common
Version

Version

2.5.4
Type

Type

jar

Download openmrs-atomfeed-common 2.5.4


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