Skip to content

ListenNotes/podcast-api-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listen-api-java

In order to run the code you must install Maven.

From the command line run the package command to create the jar file:

$ mvn package

Then use java to execute sample code for instance:

$ java -cp ./target/podcast-api-1.0-SNAPSHOT.jar com.listennotes.podcast_api.Sample

To run tests use the test command:

$ mvn test

About

The Official Java library for the Listen Notes Podcast API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages