License |
License |
---|---|
GroupId | GroupIdorg.rometools |
ArtifactId | ArtifactIdrome-modules |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrome-modules
Plugin collection for the ROME RSS and Atom Utilities
|
Project URL |
Project URL |
Filename | Size |
---|---|
rome-modules-1.0.pom | |
rome-modules-1.0.jar | 246 KB |
rome-modules-1.0-sources.jar | 323 KB |
rome-modules-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rometools/rome-modules/ -->
<dependency>
<groupId>org.rometools</groupId>
<artifactId>rome-modules</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rometools/rome-modules/
implementation 'org.rometools:rome-modules:1.0'
// https://jarcasting.com/artifacts/org.rometools/rome-modules/
implementation ("org.rometools:rome-modules:1.0")
'org.rometools:rome-modules:jar:1.0'
<dependency org="org.rometools" name="rome-modules" rev="1.0">
<artifact name="rome-modules" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rometools', module='rome-modules', version='1.0')
)
libraryDependencies += "org.rometools" % "rome-modules" % "1.0"
[org.rometools/rome-modules "1.0"]
Group / Artifact | Type | Version |
---|---|---|
rome : rome | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |