| License |
License |
|---|---|
| GroupId | GroupIdcom.rometools |
| ArtifactId | ArtifactIdrome-opml |
| Version | Version1.16.0 |
| Type | Typejar |
| Description |
Descriptionrome-opml
Support for OPML 1 and OPML 2 in ROME
|
| Filename | Size |
|---|---|
| rome-opml-1.16.0.pom | |
| rome-opml-1.16.0.jar | 25 KB |
| rome-opml-1.16.0-sources.jar | 22 KB |
| rome-opml-1.16.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.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.rometools/rome-opml/
implementation 'com.rometools:rome-opml:1.16.0'
// https://jarcasting.com/artifacts/com.rometools/rome-opml/
implementation ("com.rometools:rome-opml:1.16.0")
'com.rometools:rome-opml:jar:1.16.0'
<dependency org="com.rometools" name="rome-opml" rev="1.16.0">
<artifact name="rome-opml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rometools', module='rome-opml', version='1.16.0')
)
libraryDependencies += "com.rometools" % "rome-opml" % "1.16.0"
[com.rometools/rome-opml "1.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rometools : rome | jar | 1.16.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| junit : junit | jar | 4.13.1 |
| xmlunit : xmlunit | jar | 1.6 |