| GroupId | GroupIdcom.totsp.feedpod |
|---|---|
| ArtifactId | ArtifactIditunes-com-podcast |
| Last Version | Last Version0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptioniTunes ROME Plug In
A ROME Plug In that supports the Apple iTunes extensions to RSS 2.0 for podcasting
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| itunes-com-podcast-0.2.pom | |
| itunes-com-podcast-0.2.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.totsp.feedpod/itunes-com-podcast/ -->
<dependency>
<groupId>com.totsp.feedpod</groupId>
<artifactId>itunes-com-podcast</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.totsp.feedpod/itunes-com-podcast/
implementation 'com.totsp.feedpod:itunes-com-podcast:0.2'
// https://jarcasting.com/artifacts/com.totsp.feedpod/itunes-com-podcast/
implementation ("com.totsp.feedpod:itunes-com-podcast:0.2")
'com.totsp.feedpod:itunes-com-podcast:jar:0.2'
<dependency org="com.totsp.feedpod" name="itunes-com-podcast" rev="0.2">
<artifact name="itunes-com-podcast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.totsp.feedpod', module='itunes-com-podcast', version='0.2')
)
libraryDependencies += "com.totsp.feedpod" % "itunes-com-podcast" % "0.2"
[com.totsp.feedpod/itunes-com-podcast "0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| rome : rome | jar | 0.5 |
| jdom : jdom | jar | 1.0 |