Digital Podcast API

Java client for the Digital Podcast API

License

License

GroupId

GroupId

be.ceau
ArtifactId

ArtifactId

digitalpodcast-api
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Digital Podcast API
Java client for the Digital Podcast API

Download digitalpodcast-api

How to add to project

<!-- https://jarcasting.com/artifacts/be.ceau/digitalpodcast-api/ -->
<dependency>
    <groupId>be.ceau</groupId>
    <artifactId>digitalpodcast-api</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.ceau/digitalpodcast-api/
implementation 'be.ceau:digitalpodcast-api:1.1.0'
// https://jarcasting.com/artifacts/be.ceau/digitalpodcast-api/
implementation ("be.ceau:digitalpodcast-api:1.1.0")
'be.ceau:digitalpodcast-api:jar:1.1.0'
<dependency org="be.ceau" name="digitalpodcast-api" rev="1.1.0">
  <artifact name="digitalpodcast-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.ceau', module='digitalpodcast-api', version='1.1.0')
)
libraryDependencies += "be.ceau" % "digitalpodcast-api" % "1.1.0"
[be.ceau/digitalpodcast-api "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
be.ceau : opml-parser jar 1.1.0
org.slf4j : slf4j-api jar 1.7.25

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0
0.0.2