Skip to content

radiobrowser4j-parent-3.0.0

Compare
Choose a tag to compare

Release 3.0.0

Changes

  • Replacement of JAX-RS / Jersey with more lightweight URLConnection / GSon. Will make Android usage work out of the box. See #14 .
  • Breaking: Removed deprecated calls / fields / constructors (Station country, deprecated constructors).
  • Introduced new ConnectionParams object.
  • Introduced retry mechnism (see ConnectionParams).
  • Note: The Javadocs might not reflect the actual builder classes at the moment.