не последняя версия
Последняя версия 1.10.1

org.ict4h:atomfeed 1.9.0

Atomfeed core libraries

Группа

Группа

org.ict4h
Идентификатор

Идентификатор

atomfeed
Версия

Версия

1.9.0
Тип

Тип

pom

Скачать atomfeed 1.9.0

Имя Файла Размер
atomfeed-1.9.0.pom 9 KB
Обзор

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