| GroupId | GroupIdcom.totsp.feedpod |
|---|---|
| ArtifactId | ArtifactIdpurl-org-slash |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSlash RSS ROME Plug In
A ROME Plug In that supports the Slash to RSS 2.0
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| purl-org-slash-0.1.pom | |
| purl-org-slash-0.1.jar | 18 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.totsp.feedpod/purl-org-slash/ -->
<dependency>
<groupId>com.totsp.feedpod</groupId>
<artifactId>purl-org-slash</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.totsp.feedpod/purl-org-slash/
implementation 'com.totsp.feedpod:purl-org-slash:0.1'
// https://jarcasting.com/artifacts/com.totsp.feedpod/purl-org-slash/
implementation ("com.totsp.feedpod:purl-org-slash:0.1")
'com.totsp.feedpod:purl-org-slash:jar:0.1'
<dependency org="com.totsp.feedpod" name="purl-org-slash" rev="0.1">
<artifact name="purl-org-slash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.totsp.feedpod', module='purl-org-slash', version='0.1')
)
libraryDependencies += "com.totsp.feedpod" % "purl-org-slash" % "0.1"
[com.totsp.feedpod/purl-org-slash "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| rome : rome | jar | 0.7 |
| jdom : jdom | jar | 1.0 |