is not current version
Last Version 1.10.1

org.ict4h:atomfeed 0.9.2


GroupId

GroupId

org.ict4h
ArtifactId

ArtifactId

atomfeed
Version

Version

0.9.2
Type

Type

pom

Download atomfeed 0.9.2

Filename Size
atomfeed-0.9.2.pom 9 KB
Browse

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