Extraction of player information from OOTP HTML player pages

Installation

When using maven add the following to your pom.xml (and define ootp-extract.version elsewhere).

<dependency>
  <groupId>com.github.lstephen</groupId>
  <artifactId>ootp-extract</artifactId>
  <version>${ootp-extract.version}</version>
</dependency>

Back to top

Version: 1.1-SNAPSHOT. Last Published: 2015-07-22.

Reflow Maven skin by Andrius Velykis.