is not current version
Last Version 0.3

com.totsp.feedpod:purl-org-content 0.2

A ROME Plug in for working with the Content module for RSS

GroupId

GroupId

com.totsp.feedpod
ArtifactId

ArtifactId

purl-org-content
Version

Version

0.2
Type

Type

jar

Download purl-org-content 0.2


<!-- https://jarcasting.com/artifacts/com.totsp.feedpod/purl-org-content/ -->
<dependency>
    <groupId>com.totsp.feedpod</groupId>
    <artifactId>purl-org-content</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.totsp.feedpod/purl-org-content/
implementation 'com.totsp.feedpod:purl-org-content:0.2'
// https://jarcasting.com/artifacts/com.totsp.feedpod/purl-org-content/
implementation ("com.totsp.feedpod:purl-org-content:0.2")
'com.totsp.feedpod:purl-org-content:jar:0.2'
<dependency org="com.totsp.feedpod" name="purl-org-content" rev="0.2">
  <artifact name="purl-org-content" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.totsp.feedpod', module='purl-org-content', version='0.2')
)
libraryDependencies += "com.totsp.feedpod" % "purl-org-content" % "0.2"
[com.totsp.feedpod/purl-org-content "0.2"]