is not current version
Last Version 1.10.1

org.ict4h:atomfeed-client 1.9.1


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ict4h
ArtifactId

ArtifactId

atomfeed-client
Version

Version

1.9.1
Type

Type

jar

Download atomfeed-client 1.9.1


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