is not current version
Last Version 1.10.1

org.ict4h:atomfeed-client-spring 1.6


Categories

Categories

CLI User Interface
GroupId

GroupId

org.ict4h
ArtifactId

ArtifactId

atomfeed-client-spring
Version

Version

1.6
Type

Type

jar

Download atomfeed-client-spring 1.6


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