License |
License |
---|---|
GroupId | GroupIdcom.rometools |
ArtifactId | ArtifactIdrome-fetcher |
Last Version | Last Version1.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrome-fetcher
A well behaved feed fetcher API for ROME
|
Filename | Size |
---|---|
rome-fetcher-1.18.0.pom | |
rome-fetcher-1.18.0.jar | 27 KB |
rome-fetcher-1.18.0-sources.jar | 26 KB |
rome-fetcher-1.18.0-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rometools/rome-fetcher/ -->
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-fetcher</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rometools/rome-fetcher/
implementation 'com.rometools:rome-fetcher:1.18.0'
// https://jarcasting.com/artifacts/com.rometools/rome-fetcher/
implementation ("com.rometools:rome-fetcher:1.18.0")
'com.rometools:rome-fetcher:jar:1.18.0'
<dependency org="com.rometools" name="rome-fetcher" rev="1.18.0">
<artifact name="rome-fetcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rometools', module='rome-fetcher', version='1.18.0')
)
libraryDependencies += "com.rometools" % "rome-fetcher" % "1.18.0"
[com.rometools/rome-fetcher "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rometools : rome | jar | 1.18.0 |
commons-httpclient : commons-httpclient | jar | 3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
jetty : jetty | jar | 4.2.12 |
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |