MVN

be.ceau : podcast-parser

Maven & Gradle

Jul 18, 2019
9 stars

Podcast Feed Parser · Java library for parsing podcast feed XML

<dependency>
    <groupId>be.ceau</groupId>
    <artifactId>podcast-parser</artifactId>
    <version>0.10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.ceau : podcast-parser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10

All Versions

Choose a version of be.ceau : podcast-parser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10
podcast-parser-0.10
0.9.x
podcast-parser-0.9.0

How to add a dependency to Maven

Add the following be.ceau : podcast-parser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>be.ceau</groupId>
    <artifactId>podcast-parser</artifactId>
    <version>0.10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following be.ceau : podcast-parser gradle dependency to your build.gradle file:

implementation 'be.ceau:podcast-parser:0.10'

Gradle Kotlin DSL: Add the following be.ceau : podcast-parser gradle kotlin dependency to your build.gradle.kts file:

implementation("be.ceau:podcast-parser:0.10")

How to add a dependency to SBT Scala

SBT Scala: Add the following be.ceau : podcast-parser sbt scala dependency to your build.sbt file:

libraryDependencies += "be.ceau" % "podcast-parser" % "0.10"

Advertisement

Dependencies from Group

Aug 06, 2023
4 usages
111 stars
Aug 15, 2023
1 usages
15 stars
Aug 08, 2015
0 stars
Nov 11, 2017
29 stars
Oct 26, 2018
0 stars

Discover Dependencies

May 23, 2018
21 stars
Dec 30, 2020
1 usages
9 stars
Dec 30, 2020
9 stars
Jan 17, 2018
10 stars
Jul 10, 2019
4 usages
0 stars
Jul 10, 2019
0 stars
Jan 15, 2018
0 stars
Jan 19, 2018
1 stars