License |
License |
---|---|
GroupId | GroupIdcom.rometools |
ArtifactId | ArtifactIdrome-opml |
Last Version | Last Version1.18.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrome-opml
Support for OPML 1 and OPML 2 in ROME
|
Filename | Size |
---|---|
rome-opml-1.18.0.pom | |
rome-opml-1.18.0.jar | 25 KB |
rome-opml-1.18.0-sources.jar | 22 KB |
rome-opml-1.18.0-javadoc.jar | 97 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rometools/rome-opml/ -->
<dependency>
<groupId>com.rometools</groupId>
<artifactId>rome-opml</artifactId>
<version>1.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rometools/rome-opml/
implementation 'com.rometools:rome-opml:1.18.0'
// https://jarcasting.com/artifacts/com.rometools/rome-opml/
implementation ("com.rometools:rome-opml:1.18.0")
'com.rometools:rome-opml:jar:1.18.0'
<dependency org="com.rometools" name="rome-opml" rev="1.18.0">
<artifact name="rome-opml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rometools', module='rome-opml', version='1.18.0')
)
libraryDependencies += "com.rometools" % "rome-opml" % "1.18.0"
[com.rometools/rome-opml "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
com.rometools : rome | jar | 1.18.0 |
org.hamcrest : hamcrest-library | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.10 |
junit : junit | jar | 4.13.2 |
xmlunit : xmlunit | jar | 1.6 |