is not current version
Last Version 2.6.1

org.ict4h.openmrs:openmrs-atomfeed-api 2.5.2

API project for AtomFeed

GroupId

GroupId

org.ict4h.openmrs
ArtifactId

ArtifactId

openmrs-atomfeed-api
Version

Version

2.5.2
Type

Type

jar

Download openmrs-atomfeed-api 2.5.2


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