Skip to content

Releases: jeremybrooks/pressplay

Release list

Version 1.0.7

Choose a tag to compare

@jeremybrooks jeremybrooks released this 11 Sep 23:15

This version fixes null pointers if you attempt to get metadata from a file that isn't a media file.

The library can be found in Maven Central as:

<dependency>
  <groupId>net.jeremybrooks</groupId>
  <artifactId>pressplay</artifactId>
  <version>1.0.7</version>
</dependency>