jsoup v1.13.1 Release Notes

Release Date: 2020-03-01 // about 4 years ago
  • jsoup 1.13.1

    🚀 See the release notes.

    <dependency>
      <!-- jsoup HTML parser library @ https://jsoup.org/ -->
      <groupId>org.jsoup</groupId>
      <artifactId>jsoup</artifactId>
      <version>1.13.1</version>
    </dependency>
    

Previous changes from v1.12.2

  • 2020-02-09